diff --git a/bucket/starship.json b/bucket/starship.json index 6e33be02d7..a4e1008d78 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.20.0", + "version": "1.20.1", "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.20.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "4c263a1b558209d712ac3a2da8063b4b937c011f2b6215deca966e6536b35140" + "url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "d14a3b6d00a148d6fbe5accbae7084166f7c497b0d7ae466be908802baf35eed" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.20.0/starship-i686-pc-windows-msvc.zip", - "hash": "56701710d6d5d57feaf5ce26373ed5cb0defd3ddccbda0357266bc9c61d10232" + "url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-i686-pc-windows-msvc.zip", + "hash": "8f43fdb47d384072793b44924c0bb11979a4eff3ddbddcea7d7596a165690a9a" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.20.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "d25549897367bcab0aae11f739a14d8b4d0f4800659a2b2ca14537a894d6c956" + "url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-aarch64-pc-windows-msvc.zip", + "hash": "b24259bc7fbc2c49b35e66fe16b35e9b146912f8e3dc9250525757ebc50cc7e5" } }, "bin": "starship.exe",