starship: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-08-14 20:27:29 +00:00
parent 5fdbee8b5a
commit 60167c7fcb

View File

@ -1,5 +1,5 @@
{ {
"version": "1.9.1", "version": "1.10.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.9.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.10.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "5fe6a00b986c1a0771d4d248a455dcccf791e8a125ae48a4f7e4eb8b655587b1" "hash": "fb6ea941c9f46f03035e0faa2918f32a71ba3c739cca17522152ed772c1a9760"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.9.1/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.10.0/starship-i686-pc-windows-msvc.zip",
"hash": "6507b62483add317cd25b44b6e12d4be5006149fbef1eaec6c208fcb28be0c5f" "hash": "b0ac8c330383b1fe57dfda80078905eca0dd7d03cb27794dbf1d031eab36ed97"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",