ruby_3_4: 3.4.4 -> 3.4.5

Release: https://github.com/ruby/ruby/releases/tag/v3_4_5
This commit is contained in:
Kirill Radzikhovskyy
2025-07-16 06:48:14 +10:00
parent 0859bc6aa2
commit d54698c0cb
@@ -434,8 +434,8 @@ in
};
ruby_3_4 = generic {
version = rubyVersion "3" "4" "4" "";
hash = "sha256-oFl7/fMS4BDv0e/6qNfx14MxRv3BeVDKqBWP+j3L+oU=";
version = rubyVersion "3" "4" "5" "";
hash = "sha256-HYjYontEL93kqgbcmehrC78LKIlj2EMxEt1frHmP1e4=";
cargoHash = "sha256-5Tp8Kth0yO89/LIcU8K01z6DdZRr8MAA0DPKqDEjIt0=";
};
}