mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
rust: Update to version 1.65.0
This commit is contained in:
parent
348e513d46
commit
0f40d97342
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.64.0",
|
||||
"version": "1.65.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.64.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "8efd5246ff7adedb24914028bed38c16c80c1ca1416ecad7114d0875afda39d8"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.65.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "598b61d3f432d2a6b54733019fd886f95bdc08d2bedf2fcbcf6b01d09eea208b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.64.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "0046553d61f52b254b0d4f0b438d8ac36909be166f9be94039f3cbeff5fd08d3"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.65.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "5e1a7d3f35ec33b4153ffdb3157e5ed45d9b6f3727b6e032bae5f794f2ad7344"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user