Unverified Commit 9504a52e authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

ruby_3_4: 3.4.2 -> 3.4.3 (#398804)

parents 60c965ef fb439060
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -441,8 +441,8 @@ in
  };

  ruby_3_4 = generic {
    version = rubyVersion "3" "4" "2" "";
    hash = "sha256-QTKKwh8r/dfeazVl708N11QzVNN+lvFXoVUqa9DrNks=";
    version = rubyVersion "3" "4" "3" "";
    hash = "sha256-VaTNHcvlyifPZeiak1pILCuyKEgyk5JmVRwOxotDf0Y=";
    cargoHash = "sha256-5Tp8Kth0yO89/LIcU8K01z6DdZRr8MAA0DPKqDEjIt0=";
  };
}