mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update rust to 1.12.1 (#1092)
This commit is contained in:
parent
2b209e92da
commit
aea07062ac
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "1.12.0",
|
||||
"version": "1.12.1",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.12.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "1662a0a706b71402a358f36b9d2415983bf96e491b61eece2f56744c12ca9e24"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.12.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "c6b31d44d83380b2e1f318f7894f9ce421a7de825d90238ef75cd3337aaf7c9e"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.12.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "7e80c0faba019c934f8fc08c135c0e328d07e1002aae4c467ea065a650fcbf27"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.12.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "8d94e90b2b2a324aa423999d492ae96d8609d66e2f739e01e029706d65b5c049"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user