Skip to content

Commit

Permalink
rustup: Update to version 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent 12acc0f commit 31201d4
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.0",
"version": "1.27.1",
"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": "32e9128a82ac130043012463ca5f9cb507c349a3f16e3c2b98a3f7a32e294e59"
"hash": "5d45dc8f088a04c312a451c9b7d6fc49b3c68f3a85819cef2e0da020a9b75637"
},
"32bit": {
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
"hash": "f2cb7bb1e662a74bd9fa071cc0799dc4c814b3a56af979d6eba1169c3d98338b"
"hash": "375ea2cee4615ebcc51cab62b3b3d4d71293d1461ca3fb8bf270ac1a52ee994e"
}
},
"persist": [
Expand Down

0 comments on commit 31201d4

Please sign in to comment.