starship: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2024-07-26 20:26:47 +00:00
parent abd68a329d
commit 04428b8795

View File

@ -1,5 +1,5 @@
{ {
"version": "1.19.0", "version": "1.20.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -12,16 +12,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.19.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.20.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "8e90c26522072d714d0fec882096990795ecbd6680bcd32b5f83cec42637aef0" "hash": "4c263a1b558209d712ac3a2da8063b4b937c011f2b6215deca966e6536b35140"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.19.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.20.0/starship-i686-pc-windows-msvc.zip",
"hash": "382a138bf4c068de422efa0135ab071dd4661fb5225219033b3546683765ee2a" "hash": "56701710d6d5d57feaf5ce26373ed5cb0defd3ddccbda0357266bc9c61d10232"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.19.0/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.20.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "3e83284bd43bca53c499f75b927cc2896d74626f02591029457adb263d251ae0" "hash": "d25549897367bcab0aae11f739a14d8b4d0f4800659a2b2ca14537a894d6c956"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",