mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.45.2
This commit is contained in:
parent
a616b5c515
commit
453963431f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.45.2",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"version": "1.45.1",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "14542c16a473f6af1cd02dfc90df98dedacf0e00156233d1748b021f7222ae8c"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.2-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "9866b117ff185e8ca68f4b05cc809e226065bde74e2c211119618583b5284a8b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "fe0d7a8a54aab3f194d058ccf559d04ff7707904238097f4bc0bb695e8afe752"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.2-i686-pc-windows-gnu.msi",
|
||||
"hash": "907d595e1408ad35f7ec18439dd783ef02bb7015f1a67ddc379632a2309999ed"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user