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