starship: Update to version 1.14.2

This commit is contained in:
github-actions[bot] 2023-04-12 20:26:32 +00:00
parent f45bd1a7e2
commit 41be0e9b23

View File

@ -1,5 +1,5 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"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.14.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-x86_64-pc-windows-msvc.zip",
"hash": "d8dd1d21a07989207233f079140d267ad24ccf44a2ef0022b20a40053b725616" "hash": "1e4d454c7ee7ee60daa490801ca8352e7c1947cc4d3f548101bfe48f4bb1e95b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.14.1/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-i686-pc-windows-msvc.zip",
"hash": "4dcae1475d52f62309fae694caa822d207a2c24456d5f852e8dc8378948a08c7" "hash": "01af958ca5dac29484f4e02bb85d76911328e5375537867e5555d28f17d9646c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.14.1/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-aarch64-pc-windows-msvc.zip",
"hash": "8e316ea885be2b1a155be81bb3ea03b52007e7248004a84a453a8493431e3658" "hash": "922b7ac3fee850fba8ca9811b0ce13e989d946bd6dbd2595e0beabf9dfe5d055"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",