mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 10:44:18 +00:00
Merge pull request #306826 from elcuervo/update/ruby_3_2
ruby_3_2: 3.2.3 -> 3.2.4
This commit is contained in:
commit
75e8877006
@ -301,8 +301,8 @@ in {
|
||||
};
|
||||
|
||||
ruby_3_2 = generic {
|
||||
version = rubyVersion "3" "2" "3" "";
|
||||
hash = "sha256-r38XV9ndtjA0WYgTkhHx/VcP9bqDDe8cx8Rorptlybo=";
|
||||
version = rubyVersion "3" "2" "4" "";
|
||||
hash = "sha256-xys8XDBILcoYsPhoyQdfP0fYFo6vYm1OaCzltZyFhpI=";
|
||||
cargoHash = "sha256-6du7RJo0DH+eYMOoh3L31F3aqfR5+iG1iKauSV1uNcQ=";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user