mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
rust: Update to version 1.31.1
This commit is contained in:
parent
a375001740
commit
3bad4a7b48
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.30.1",
|
||||
"version": "1.31.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.30.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b4e57abc59acc53ee5a2f29e4f53bb4de013646a4ff98acc8a2699cc920dd43a"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.31.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "7d338dbbb87e0620e8885992f470cb57dca95335672c1a8f6f18ee24db937581"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.30.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "5508ec39d6421ff87f13bf12d1718d5b6eb8c1349ce78838d96a0a66636ec82d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.31.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "59525a1d232bf5911cf3c66f7f5c975f8045a58c42702ee90003105ebabe5302"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user