ruby_3_3: 3.3.0-rc1 -> 3.3.0
Changelog: https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/
This commit is contained in:
parent
b45547a0a2
commit
01ff3717a2
1 changed files with 2 additions and 2 deletions
|
@ -333,8 +333,8 @@ in {
|
|||
};
|
||||
|
||||
ruby_3_3 = generic {
|
||||
version = rubyVersion "3" "3" "0" "rc1";
|
||||
hash = "sha256-xP+COVqQ73bH+Qa3aHAm4KuWsJTc86Uy2auXeEoHMiI=";
|
||||
version = rubyVersion "3" "3" "0" "";
|
||||
hash = "sha256-llGIFNmDK+zpKoVBWoGdSJOzB9tZIa4fD3Uamomla30=";
|
||||
cargoHash = "sha256-GeelTMRFIyvz1QS2L+Q3KAnyQy7jc0ejhx3TdEFVEbk=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue