Skip to content

Commit

Permalink
Merge pull request #469 from ruby/katei/update-3.3
Browse files Browse the repository at this point in the history
Update 3.3 stable channel to 3.3.3
  • Loading branch information
kateinoigakukun committed Jun 15, 2024
2 parents 1b4a243 + 96ac1e4 commit 4ff7c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruby_wasm/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def self.build_source_aliases(root)
},
"3.3" => {
type: "tarball",
url: "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.gz",
url: "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.3.tar.gz",
all_default_exts: "bigdecimal,cgi/escape,continuation,coverage,date,dbm,digest/bubblebabble,digest,digest/md5,digest/rmd160,digest/sha1,digest/sha2,etc,fcntl,fiber,gdbm,json,json/generator,json/parser,nkf,objspace,pathname,psych,racc/cparse,rbconfig/sizeof,ripper,stringio,strscan,monitor,zlib,openssl",
},
"3.2" => {
Expand Down

0 comments on commit 4ff7c8d

Please sign in to comment.