starship: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2023-06-06 16:29:11 +00:00
parent 8c7e8117a7
commit 4161234696

View File

@ -1,5 +1,5 @@
{ {
"version": "1.14.2", "version": "1.15.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,16 +12,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "1e4d454c7ee7ee60daa490801ca8352e7c1947cc4d3f548101bfe48f4bb1e95b" "hash": "22da01771284c95831c4a06d5cea671e557cf4f7b74c28b0fbf14a2af5dd3ebc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-i686-pc-windows-msvc.zip",
"hash": "01af958ca5dac29484f4e02bb85d76911328e5375537867e5555d28f17d9646c" "hash": "cd4e77c1a8910fae3948de60de2c38d9f96e1be4c33f1faabe3dc8a8df8134e8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "922b7ac3fee850fba8ca9811b0ce13e989d946bd6dbd2595e0beabf9dfe5d055" "hash": "7e236713b9b6d3b50b33ea488e1737e371da29a3f0266b749b0001629a3b00eb"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",