diff --git a/bucket/starship.json b/bucket/starship.json index 2d332e6f70..550a3be1ce 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.1.1", + "version": "1.2.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/v1.1.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "9dff524892074824264d0012c7ecba3ab97dd7b6a0eef41d4ade3a5be2cef25e" + "url": "https://github.com/starship/starship/releases/download/v1.2.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "1bd626e944bb6d8f51b7b7c77b047c59ed69615228dd1d1144b5bdeccc46022b" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.1.1/starship-i686-pc-windows-msvc.zip", - "hash": "5a85c8aecb7678f4a78ccdc3de20714e50d4c6886a88da13ca026eadec3ba07b" + "url": "https://github.com/starship/starship/releases/download/v1.2.0/starship-i686-pc-windows-msvc.zip", + "hash": "0211c8142277e57f27521a048dfe694772f89e496f9a2e76f2e9c54186ff23b5" } }, "bin": "starship.exe",