Skip to content

Commit

Permalink
starship: Update to version 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2024
1 parent f2a427b commit 9efd18f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/starship.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.20.1",
"version": "1.21.1",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
Expand All @@ -12,16 +12,16 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "d14a3b6d00a148d6fbe5accbae7084166f7c497b0d7ae466be908802baf35eed"
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "19ce36e44825289d56e9af10c5d5f30310073b233f64b8a99dd21402b6c2f007"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-i686-pc-windows-msvc.zip",
"hash": "8f43fdb47d384072793b44924c0bb11979a4eff3ddbddcea7d7596a165690a9a"
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-i686-pc-windows-msvc.zip",
"hash": "eb83f92b0a4cf7b34c9c40a9795eefb1e90568954fb59340f58ee99b00ca10fd"
},
"arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "b24259bc7fbc2c49b35e66fe16b35e9b146912f8e3dc9250525757ebc50cc7e5"
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "a5e6ae7ea06bd82ba7047435f63187a5024d5109faac20ec975db4d690788344"
}
},
"bin": "starship.exe",
Expand Down

0 comments on commit 9efd18f

Please sign in to comment.