diff --git a/rust-msvc.json b/rust-msvc.json index 879f101f44..f13eacb0ed 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -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": [ diff --git a/rust.json b/rust.json index fc4d4d29da..114b6e4dd6 100644 --- a/rust.json +++ b/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": [