mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
Update rust to version 1.26.0
This commit is contained in:
parent
2ef81332ad
commit
e33143cec7
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.25.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "070d3a0bf481f2ac0c48b236d07d60d704ace35b7ee8e902be64ce53fe3fd9ff"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "576f58601ddfae6c9e7227b194766815dc195ba9d1037c28f7b66a1498a8373d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.25.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "16e149cca84830ae62adc5e1d3b906048641dfb4cee3cf25fa2413f10a756034"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.26.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "2936bdba96a1738000907238f5b5d7187eb3bad243f89f332d7721d6d4f66b1f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user