mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
17 lines
613 B
JSON
17 lines
613 B
JSON
{
|
|
"homepage": "http://rubyinstaller.org",
|
|
"version": "2.0.0-p247",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.0.0-p247-x64-mingw32.7z?direct#/dl.7z",
|
|
"hash": "2c3399a96c9c2f3fe6bce1ad6e569e7534fd36318b6ca0077026e3c077172afe",
|
|
"extract_dir": "ruby-2.0.0-p247-x64-mingw32"
|
|
},
|
|
"32bit": {
|
|
"url": "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.0.0-p247-i386-mingw32.7z?direct#/dl.7z",
|
|
"hash": "ac4c80b23623449f31aaa908818d48c504f4c364c2a2e127a9ae8d2fae5f99e4",
|
|
"extract_dir": "ruby-2.0.0-p247-i386-mingw32"
|
|
}
|
|
},
|
|
"env_add_path": "bin"
|
|
} |