starship: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-06-16 16:30:37 +00:00
parent cfed70eb42
commit a9b1a723da

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.1", "version": "1.8.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -12,12 +12,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.8.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "b5a21b524363fba6b32039779a2a1d8c23b7d460782bddbb27323d9802377ea0" "hash": "dc037e548874f7514599c62d7b12b0de33bfc88f38e431f38218e92df007192c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.8.0/starship-i686-pc-windows-msvc.zip",
"hash": "b450bba6a0844cf37c628ff856ec34561242c177fa439349bcd52e5027f7b416" "hash": "8bf07912db03126b541599817fd63e59b645938854b44fb480927d26d4c8f744"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",