mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
Update rust to version 1.26.1
This commit is contained in:
parent
eab0016fcc
commit
cd3fae298b
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.26.0",
|
||||
"version": "1.26.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "576f58601ddfae6c9e7227b194766815dc195ba9d1037c28f7b66a1498a8373d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "e2fe4b096c04b6564451aa1f0a81d78e0c3270a2f640fecc1eef8afbfd05001f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "2936bdba96a1738000907238f5b5d7187eb3bad243f89f332d7721d6d4f66b1f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "54f7541f2f9b0b71faec2ac93ae6d38f0f555a0eb7abb76440005e958393eb2c"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user