ruby_3_4: 3.4.5 -> 3.4.6

release: https://github.com/ruby/ruby/releases/tag/v3_4_6
This commit is contained in:
Kirill Radzikhovskyy
2025-09-16 13:59:06 +10:00
parent c23193b943
commit 01d5c88f6d
@@ -428,8 +428,8 @@ in
};
ruby_3_4 = generic {
version = rubyVersion "3" "4" "5" "";
hash = "sha256-HYjYontEL93kqgbcmehrC78LKIlj2EMxEt1frHmP1e4=";
version = rubyVersion "3" "4" "6" "";
hash = "sha256-48Gauej0GzcjEk+8ARTN58v1XmWqnFjBKs2J7JwN0bk=";
cargoHash = "sha256-5Tp8Kth0yO89/LIcU8K01z6DdZRr8MAA0DPKqDEjIt0=";
};
}