mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
26 lines
751 B
JSON
26 lines
751 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"
|
|
}
|
|
},
|
|
"bin": [
|
|
"bin\\erb.bat",
|
|
"bin\\gem.bat",
|
|
"bin\\irb.bat",
|
|
"bin\\rake.bat",
|
|
"bin\\rdoc.bat",
|
|
"bin\\ri.bat",
|
|
"bin\\ruby.exe",
|
|
"bin\\testrb.bat"
|
|
]
|
|
} |