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