starship: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2022-08-15 20:27:56 +00:00
parent 3a0e1836d3
commit 921e659bec

View File

@ -1,5 +1,5 @@
{ {
"version": "1.10.0", "version": "1.10.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.10.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.10.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "32133add098e74c8ca7ae18fbeba8b18db49bb90dfebb2b2334a1ea20f39c804" "hash": "9f706741078f6f26ce96f360b474aeef4a7922e945465b8013ab0a166c49ee4b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.10.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.10.1/starship-i686-pc-windows-msvc.zip",
"hash": "a64372d88a76cbf8b43f68c10526ac3f77d0632b1238dd5b36164ee3e553e4ae" "hash": "bacdcff37491f2187ffab437af5e055d8f5efb3349bc59b78dbaf56d8e42bc33"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",