Unverified Commit 0e2ba0d1 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #276648 from marsam/update-ruby_3_3

ruby_3_3: 3.3.0-rc1 -> 3.3.0
parents 526a39a1 01ff3717
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";
  };