ruby: add version 2.7.1 (#17112)

This commit is contained in:
Andrew W Elble 2020-06-16 15:35:49 -04:00 committed by GitHub
parent 4a948060cf
commit ff816f76b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class Ruby(AutotoolsPackage):
list_url = "http://cache.ruby-lang.org/pub/ruby/"
list_depth = 1
version('2.7.1', sha256='d418483bdd0000576c1370571121a6eb24582116db0b7bb2005e90e250eae418')
version('2.6.2', sha256='a0405d2bf2c2d2f332033b70dff354d224a864ab0edd462b7a413420453b49ab')
version('2.5.3', sha256='9828d03852c37c20fa333a0264f2490f07338576734d910ee3fd538c9520846c')
version('2.2.0', sha256='7671e394abfb5d262fbcd3b27a71bf78737c7e9347fa21c39e58b0bb9c4840fc')