Skip to content

Commit 4ff7c8d

Browse files
Merge pull request #469 from ruby/katei/update-3.3
Update 3.3 stable channel to 3.3.3
2 parents 1b4a243 + 96ac1e4 commit 4ff7c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/cli.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def self.build_source_aliases(root)
244244
},
245245
"3.3" => {
246246
type: "tarball",
247-
url: "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.gz",
247+
url: "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.3.tar.gz",
248248
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",
249249
},
250250
"3.2" => {

0 commit comments

Comments
 (0)