starship: Update to version 1.18.1

This commit is contained in:
github-actions[bot] 2024-03-24 13:14:20 +00:00
parent c6dd323ae9
commit e2f7a8be65

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0", "version": "1.18.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.18.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.18.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "b5ffb4cabc44aae9ac408c62f9c5372a8a3b04e3162d01a6fd780affa237f9c8" "hash": "6f14dadcfc2e202f22e91143fdca703009fb12543847e0f39364dcf18155a18b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.18.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.18.1/starship-i686-pc-windows-msvc.zip",
"hash": "6598f5b3b98d5e0a0f1f43be5a37a47a427026c914daf8820416f07298c8ef51" "hash": "1f8bc2f9b3a80c54952d6358412a0f7de505daecd1daa61da0e6e2ad01161636"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.18.0/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.18.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "4d9a4d8ba36979d5b30d44cd886ab01f5e64e6e073eddeb780f7dfc34499b356" "hash": "5672bbaf1a7a60d57b83b563f20a3bf29f7c6fd17335a520b57b76da91a91680"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",