starship: Update to version 1.5.4

This commit is contained in:
github-actions[bot] 2022-03-24 20:27:48 +00:00
parent fc031c2281
commit 2e597641da

View File

@ -1,5 +1,5 @@
{
"version": "1.4.2",
"version": "1.5.4",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -12,12 +12,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-x86_64-pc-windows-msvc.zip",
"hash": "25853e22041c50a67764e6850c5e5cc188d2293e3eec7d36ec7eb5bde3ea3f56"
"url": "https://github.com/starship/starship/releases/download/v1.5.4/starship-x86_64-pc-windows-msvc.zip",
"hash": "72197646a68e55449373ad8e9fe54a40465473a9668a9292f00c33bebc0ca107"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-i686-pc-windows-msvc.zip",
"hash": "07939e9c5cb014b14ebfbe0b9fad69230725ec28399fe25f5d96fce90310e02f"
"url": "https://github.com/starship/starship/releases/download/v1.5.4/starship-i686-pc-windows-msvc.zip",
"hash": "2038854a11e2c1dd719b1ea4700886bd641f4c18703653c6e6223fddcb7efbc2"
}
},
"bin": "starship.exe",