mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
rust: Update to version 1.49.0
This commit is contained in:
parent
b1f193d7ca
commit
68b8a647f4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.48.0",
|
"version": "1.49.0",
|
||||||
"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)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.48.0-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.49.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "32a0cb813fb59759ea8506e23581e6b122f3db0554b7ea06afc38133b4f426df"
|
"hash": "bc2a685767a91d2d2bf6831350c733fb0d7293d12b4650f0dcd7e3cc9c302d81"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.48.0-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.49.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "0e8c1796a919993ec3777e528ae25fa4f0651e56d10926987f6d54f5368fb3cc"
|
"hash": "e9085a623a5de4aea261dda1224877504184f7517d4e7540d2f1a28241c0766b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user