ruby_3_3: 3.3.0 -> 3.3.1

Changelog: https://github.com/ruby/ruby/releases/tag/v3_3_1

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
This commit is contained in:
Mario Rodas 2024-04-23 04:20:00 +00:00
parent 938384a7a5
commit e49c774d68

View File

@ -307,8 +307,8 @@ in {
};
ruby_3_3 = generic {
version = rubyVersion "3" "3" "0" "";
hash = "sha256-llGIFNmDK+zpKoVBWoGdSJOzB9tZIa4fD3Uamomla30=";
version = rubyVersion "3" "3" "1" "";
hash = "sha256-jcKvKALMcAzRgtVDByY4jM+IWz8KFPzWoPIf8knJqpk=";
cargoHash = "sha256-GeelTMRFIyvz1QS2L+Q3KAnyQy7jc0ejhx3TdEFVEbk=";
};