Commit 5d5834eb authored by Teo Ljungberg's avatar Teo Ljungberg
Browse files

ruby_3_3: 3.3.1 -> 3.3.2

parent be485383
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -307,8 +307,8 @@ in {
  };

  ruby_3_3 = generic {
    version = rubyVersion "3" "3" "1" "";
    hash = "sha256-jcKvKALMcAzRgtVDByY4jM+IWz8KFPzWoPIf8knJqpk=";
    version = rubyVersion "3" "3" "2" "";
    hash = "sha256-O+HRAOvyoM5gws2NIs2dtNZLPgShlDvixP97Ug8ry1s=";
    cargoHash = "sha256-GeelTMRFIyvz1QS2L+Q3KAnyQy7jc0ejhx3TdEFVEbk=";
  };