mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ruby 2.0.0-p247
This commit is contained in:
parent
326fa31f65
commit
25e3574a75
26
ruby.json
Normal file
26
ruby.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"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": "sha256: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": "sha256: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"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user