mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Upgrades Rust to 1.5.0
This commit is contained in:
parent
6747f4a12c
commit
6415188634
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.4.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "ad1f8fd20384912d511728593eb22018461df35378c96b33b80276dfc5d76ca8"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "186339748eb83dbb588231f66511134b77ac93bdcf41e330954e51b04edf467e"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.4.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "f6f688bf5b8bad28992ed86e532f798c0333dbd5958040d2e610709b14c0afef"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.5.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "e9b78afcd621e14511f44aa83be7640eecb76151abc2310b961ac7d3050b54fb"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.4.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "886416c96dba7acefc075a608a9fe36bf74c09343a183a9fb321104ddd9e09a0"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "6ef0732c1c09fc190bc1a897dda067605782bb19b56d59af84a185cf872511a9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user