diff --git a/bucket/starship.json b/bucket/starship.json index d83b75b2c0..84f4efe49d 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.6.3", + "version": "1.7.1", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,12 +12,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.6.3/starship-x86_64-pc-windows-msvc.zip", - "hash": "1b7c20ecb7c2d320b78fb5059b9e2ce5f04dd320011ec9c56abf1dfffaecf996" + "url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "b5a21b524363fba6b32039779a2a1d8c23b7d460782bddbb27323d9802377ea0" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.6.3/starship-i686-pc-windows-msvc.zip", - "hash": "abb5dbfa3d1af9b167ef3d8ed3be884f4ecf0ae73ccb836f87d49286857472ab" + "url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-i686-pc-windows-msvc.zip", + "hash": "b450bba6a0844cf37c628ff856ec34561242c177fa439349bcd52e5027f7b416" } }, "bin": "starship.exe",