starship: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2024-01-02 20:24:36 +00:00
parent 931dd97020
commit d2808fcd13

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.0", "version": "1.17.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.17.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "24497a2cfd5ad61ad0df5cfd1e3800c5ccea7732dfe6d1f4b0cbfaeeb29721dc" "hash": "c3bd0a79fc219183c84cde63c9d6a456d4df6ca5a1a5517555f3715c1a215fc7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-i686-pc-windows-msvc.zip",
"hash": "1e61baa8fb6ffd15184ba02c19efcd1857e4e366063e842df7708cb74dd832f4" "hash": "f53edc0ffe8341fd015dd282a6338dc21e159d5ecc2a6f9fc7bd4b060b314ae2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "485bdaedccb0dcc49aea10db1c5574c4a4d35ef5776886f450d22febd38f2496" "hash": "1f81d19dce229c86f2f9d49440ed2ea03baf2fb3a9ac0090caf817269e28f62d"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",