ruby_2_5: 2.5.7 -> 2.5.8

Changelog: https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-5-8-released/
This commit is contained in:
Mario Rodas
2020-04-01 12:22:14 +00:00
committed by Alyssa Ross
parent dd24a2f2a0
commit 99b09d6b8f
2 changed files with 4 additions and 4 deletions
@@ -224,10 +224,10 @@ let
in {
ruby_2_5 = generic {
version = rubyVersion "2" "5" "7" "";
version = rubyVersion "2" "5" "8" "";
sha256 = {
src = "1m6nmnj9shifp8g3yh7aimac01vl035bzcc19x2spdji6ig0sb8b";
git = "0wppf82c9ccdbnvj30mppr5a3mc7sxm05diahjdw7hhk29n43knp";
src = "16md4jspjwixjlbhx3pnd5iwpca07p23ghkxkqd82sbchw3xy2vc";
git = "19gkk3q9l33cwkfsp5k8f8fipq7gkyqkqirm9farbvy425519rv2";
};
};