Upgrades Rust to 1.5.0

This commit is contained in:
Jamison Greeley 2015-12-17 15:26:01 -07:00
parent 6747f4a12c
commit 6415188634
2 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.rust-lang.org", "homepage": "http://www.rust-lang.org",
"version": "1.4.0", "version": "1.5.0",
"license": "MIT/Apache 2.0", "license": "MIT/Apache 2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.4.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-msvc.msi",
"hash": "ad1f8fd20384912d511728593eb22018461df35378c96b33b80276dfc5d76ca8" "hash": "186339748eb83dbb588231f66511134b77ac93bdcf41e330954e51b04edf467e"
} }
}, },
"bin": [ "bin": [

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.rust-lang.org", "homepage": "http://www.rust-lang.org",
"version": "1.4.0", "version": "1.5.0",
"license": "MIT/Apache 2.0", "license": "MIT/Apache 2.0",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.4.0-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.5.0-i686-pc-windows-gnu.msi",
"hash": "f6f688bf5b8bad28992ed86e532f798c0333dbd5958040d2e610709b14c0afef" "hash": "e9b78afcd621e14511f44aa83be7640eecb76151abc2310b961ac7d3050b54fb"
}, },
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.4.0-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-gnu.msi",
"hash": "886416c96dba7acefc075a608a9fe36bf74c09343a183a9fb321104ddd9e09a0" "hash": "6ef0732c1c09fc190bc1a897dda067605782bb19b56d59af84a185cf872511a9"
} }
}, },
"bin": [ "bin": [