mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
update ruby version
This commit is contained in:
parent
5590903871
commit
ff012fe81c
@ -1,6 +1,6 @@
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.gz"
|
||||
tar = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
@ -8,4 +8,4 @@ dependencies = [
|
||||
"zlib",
|
||||
"libyaml",
|
||||
"libffi",
|
||||
]
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user