Skip to content

Commit

Permalink
rustup: Update to version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2024
1 parent e2a6375 commit ac8c599
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/modified/rustup.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"homepage": "https://rustup.rs",
"version": "1.27.1",
"version": "0.4",
"license": "MIT|Apache-2.0",
"description": "Manage multiple rust installations with ease",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe",
"hash": "5d45dc8f088a04c312a451c9b7d6fc49b3c68f3a85819cef2e0da020a9b75637"
"hash": "b272587f5bf4b8be1396353d22829245955873425110398f110959c866296b2b"
},
"32bit": {
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
"hash": "375ea2cee4615ebcc51cab62b3b3d4d71293d1461ca3fb8bf270ac1a52ee994e"
"hash": "92535fbde0c7ce45dce7d58f853d89ab1f873d29f78e6d80382f76ca2d1984cf"
}
},
"persist": [
Expand Down

0 comments on commit ac8c599

Please # to comment.