Skip to content

Commit

Permalink
Merge pull request #10384 from ajayk/ruby-3
Browse files Browse the repository at this point in the history
[ruby-3.3] move to release 3.3 from rc
  • Loading branch information
ajayk authored Dec 25, 2023
2 parents 9a017eb + ccf0ee9 commit 86d4238
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ruby-3.3.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby-3.3
version: 3.3.0_rc1
epoch: 1
version: 3.3.0
epoch: 0
description: "the Ruby programming language"
copyright:
- license: Ruby
Expand Down Expand Up @@ -35,8 +35,8 @@ vars:
pipeline:
- uses: fetch
with:
uri: https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0-rc1.tar.gz
expected-sha256: c4ff82395a90ef76c7f906b7687026e0ab96b094dcf3a532d9ab97784a073222
uri: https://cache.ruby-lang.org/pub/ruby/3.3/ruby-${{package.version}}.tar.gz
expected-sha256: 96518814d9832bece92a85415a819d4893b307db5921ae1f0f751a9a89a56b7d

- name: Configure
runs: |
Expand Down

0 comments on commit 86d4238

Please sign in to comment.