starship: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2022-05-25 00:33:56 +00:00
parent d73fcc8bdc
commit 228d27d4f5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.3", "version": "1.7.1",
"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.6.3/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "1b7c20ecb7c2d320b78fb5059b9e2ce5f04dd320011ec9c56abf1dfffaecf996" "hash": "b5a21b524363fba6b32039779a2a1d8c23b7d460782bddbb27323d9802377ea0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.6.3/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-i686-pc-windows-msvc.zip",
"hash": "abb5dbfa3d1af9b167ef3d8ed3be884f4ecf0ae73ccb836f87d49286857472ab" "hash": "b450bba6a0844cf37c628ff856ec34561242c177fa439349bcd52e5027f7b416"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",