diff --git a/bucket/starship.json b/bucket/starship.json index 657b8f8d36..8515f94793 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.14.2", + "version": "1.15.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,16 +12,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-x86_64-pc-windows-msvc.zip", - "hash": "1e4d454c7ee7ee60daa490801ca8352e7c1947cc4d3f548101bfe48f4bb1e95b" + "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "22da01771284c95831c4a06d5cea671e557cf4f7b74c28b0fbf14a2af5dd3ebc" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-i686-pc-windows-msvc.zip", - "hash": "01af958ca5dac29484f4e02bb85d76911328e5375537867e5555d28f17d9646c" + "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-i686-pc-windows-msvc.zip", + "hash": "cd4e77c1a8910fae3948de60de2c38d9f96e1be4c33f1faabe3dc8a8df8134e8" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.14.2/starship-aarch64-pc-windows-msvc.zip", - "hash": "922b7ac3fee850fba8ca9811b0ce13e989d946bd6dbd2595e0beabf9dfe5d055" + "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "7e236713b9b6d3b50b33ea488e1737e371da29a3f0266b749b0001629a3b00eb" } }, "bin": "starship.exe",