mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-24 13:53:24 +00:00
ruby_3_2: 3.2.2 -> 3.2.3
https://www.ruby-lang.org/en/news/2024/01/18/ruby-3-2-3-released/ Changelog: https://github.com/ruby/ruby/releases/tag/v3_2_3
This commit is contained in:
parent
0578c7ee40
commit
5804d11d28
@ -300,8 +300,8 @@ in {
|
||||
};
|
||||
|
||||
ruby_3_2 = generic {
|
||||
version = rubyVersion "3" "2" "2" "";
|
||||
hash = "sha256-lsV1WIcaZ0jeW8nydOk/S1qtBs2PN776Do2U57ikI7w=";
|
||||
version = rubyVersion "3" "2" "3" "";
|
||||
hash = "sha256-r38XV9ndtjA0WYgTkhHx/VcP9bqDDe8cx8Rorptlybo=";
|
||||
cargoHash = "sha256-6du7RJo0DH+eYMOoh3L31F3aqfR5+iG1iKauSV1uNcQ=";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user