mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 18:25:08 +03:00
get ruby versions from github
This commit is contained in:
parent
12e4b8ef30
commit
a45f0aac80
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
|||
distributable:
|
||||
url: https://cache.ruby-lang.org/pub/ruby/{{version.marketing}}/ruby-{{version}}.tar.gz
|
||||
url: https://cache.ruby-lang.org/pub/ruby/{{version.marketing}}/ruby-{{version}}.tar.xz
|
||||
strip-components: 1
|
||||
|
||||
versions:
|
||||
- 3.1.2
|
||||
- 2.7.6
|
||||
#TODO github: ruby/ruby/tags
|
||||
github: ruby/ruby/tags
|
||||
|
||||
dependencies:
|
||||
openssl.org: ^1.1
|
||||
|
|
Loading…
Reference in a new issue