mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.41.0
This commit is contained in:
parent
4025262418
commit
b089ff883e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||||
"version": "1.40.0",
|
"version": "1.41.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.40.0-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.41.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "d9e1d600a9e1c20c9d1c7cbb99d00a660d4b7100b8f0003e19fc4690da862e51"
|
"hash": "ecfccf8b4eb02e5180a5449bf79c4e7c231c2703104fec5096c045a79318c4be"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.40.0-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.41.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "344216a91e96924902a68f5d750ad19c66dc0f0d7b86e264d02713ce214bc238"
|
"hash": "d878eac546702afedc5616ad4a8427e0f166c6e553c98cacd710f558d0c17581"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user