mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
ruby_3_1: 3.1.6 -> 3.1.7
This commit is contained in:
parent
4534205b61
commit
9fd9dd5770
1 changed files with 2 additions and 2 deletions
|
@ -425,8 +425,8 @@ in
|
|||
mkRuby = generic;
|
||||
|
||||
ruby_3_1 = generic {
|
||||
version = rubyVersion "3" "1" "6" "";
|
||||
hash = "sha256-DQ2vuFnnZ2NDJXGjEJ0VN9l2JmvjCDRFZR3Gje7SXCI=";
|
||||
version = rubyVersion "3" "1" "7" "";
|
||||
hash = "sha256-BVas1p8UHdrOA/pd2NdufqDY9SMu3wEkKVebzaqzDns=";
|
||||
};
|
||||
|
||||
ruby_3_2 = generic {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue