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