diff --git a/bucket/starship.json b/bucket/starship.json index f4c8769d0a..72b2490c33 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.55.0", + "version": "0.56.0", "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/v0.55.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "3a19e02840458e2184a6fc22a6e02a2071cfffb1e97a50e4db8893a7f914331d" + "url": "https://github.com/starship/starship/releases/download/v0.56.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "efdc8adc3c82c6245b844fda1aa8b1205141e601b2ed74d90f770bad88fce720" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v0.55.0/starship-i686-pc-windows-msvc.zip", - "hash": "c43a7655a6a14da37637a7f52c5fb11ef81f9ee4b426975c7662183993e48a6d" + "url": "https://github.com/starship/starship/releases/download/v0.56.0/starship-i686-pc-windows-msvc.zip", + "hash": "0433547a6de53dbb0bd461910591936107b168fcd4cba6a6683eabf8bfcc6b6b" } }, "bin": "starship.exe",