starship: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2025-01-11 20:27:43 +00:00
parent 8716d09a11
commit d0cb1092d5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.21.1", "version": "1.22.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,16 +12,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "19ce36e44825289d56e9af10c5d5f30310073b233f64b8a99dd21402b6c2f007" "hash": "d7e7252c992c65130daebe3fb7a087a273f63dc54af7883e5dfc4616d034871a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-i686-pc-windows-msvc.zip",
"hash": "eb83f92b0a4cf7b34c9c40a9795eefb1e90568954fb59340f58ee99b00ca10fd" "hash": "ae8469b846f58e8645115be7106424a504fcdd06980463d01f6341580f8383a9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.21.1/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "a5e6ae7ea06bd82ba7047435f63187a5024d5109faac20ec975db4d690788344" "hash": "e70380ca76c9a83a7ded88c1d2edcf84ee79222b7274b8c8c6d74bc8a9b7b0d1"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",