mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Move ruby19 to versions bucket
https://github.com/scoopinstaller/versions/blob/master/ruby19.json
This commit is contained in:
parent
557dfc847e
commit
10a0c729b6
23
ruby19.json
23
ruby19.json
@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"homepage": "https://rubyinstaller.org",
|
|
||||||
"version": "1.9.3-p551",
|
|
||||||
"url": [
|
|
||||||
"https://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p551-i386-mingw32.7z?direct#/dl.7z",
|
|
||||||
"https://dl.bintray.com/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe#/dl2.7z"
|
|
||||||
],
|
|
||||||
"hash": [
|
|
||||||
"207fdb5b2f9436ad1ac27bf51918b913c14c443d1b83cd910cf5a59acaeab756",
|
|
||||||
"6c3af5487dafda56808baf76edd262b2020b1b25ab86aabf972629f4a6a54491"
|
|
||||||
],
|
|
||||||
"extract_dir": "ruby-1.9.3-p551-i386-mingw32",
|
|
||||||
"extract_to": [
|
|
||||||
"",
|
|
||||||
"devkit"
|
|
||||||
],
|
|
||||||
"env_add_path": "bin",
|
|
||||||
"post_install": "pushd \"$dir\\devkit\";ruby dk.rb init > $null;echo \"- $dir\" | out-file config.yml -a -enc default; ruby dk.rb install;popd;",
|
|
||||||
"checkver": {
|
|
||||||
"url": "https://bintray.com/package/generalTab?pkgPath=/oneclick/rubyinstaller/rubyinstaller",
|
|
||||||
"re": "rubyinstaller/(1.9[\\d.]+-p[\\d]+)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user