mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update ruby to 2.3.0 (#899)
This commit is contained in:
parent
3afa6b648b
commit
4c8a05aef1
14
ruby.json
14
ruby.json
@ -1,28 +1,28 @@
|
||||
{
|
||||
"homepage": "http://rubyinstaller.org",
|
||||
"version": "2.2.4",
|
||||
"version": "2.3.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.4-x64-mingw32.7z?direct#/dl.7z",
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.0-x64-mingw32.7z?direct#/dl.7z",
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z"
|
||||
],
|
||||
"hash": [
|
||||
"9e8c1eea5b7fd732efd3207210c17b7d0620858f33966652f0bb2566fe04c660",
|
||||
"e930827ecd075b7fc9cca50df2824c6b8fba26f90e92eae2e41d58edf74dbfc9",
|
||||
"2ada04c7234199126c0f34f6ea7163a8f8dccb1e15814af175a189f6ac48b8ac"
|
||||
],
|
||||
"extract_dir": "ruby-2.2.4-x64-mingw32"
|
||||
"extract_dir": "ruby-2.3.0-x64-mingw32"
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.4-i386-mingw32.7z?direct#/dl.7z",
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.0-i386-mingw32.7z?direct#/dl.7z",
|
||||
"http://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z"
|
||||
],
|
||||
"hash": [
|
||||
"da8a3ec5ac4ac23f21037e5132ea1362d56c8846bcba2209a4125928f88a8015",
|
||||
"c8daba86954ddb59a8ff3b1bb5dbb24fb0c4c06810d9067fabac870b9316b029",
|
||||
"61a06b5da06dd94343e591163ac0d43c544e9cd4df770f01275645b268b44dc7"
|
||||
],
|
||||
"extract_dir": "ruby-2.2.4-i386-mingw32"
|
||||
"extract_dir": "ruby-2.3.0-i386-mingw32"
|
||||
}
|
||||
},
|
||||
"extract_to": [ "", "devkit" ],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user