starship: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2022-09-08 20:29:48 +00:00
parent 016f37f3e4
commit 2bb4a74904

View File

@ -1,5 +1,5 @@
{
"version": "1.10.2",
"version": "1.10.3",
"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.10.2/starship-x86_64-pc-windows-msvc.zip",
"hash": "968b14dc0bfd745acb5b716247b126cc2733799e5cb8648397c1b4329dd46cdd"
"url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-x86_64-pc-windows-msvc.zip",
"hash": "1d84b77eb886fdaf32430eeaf0d785202babeae4cab274bdae51b148c7a8989c"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.10.2/starship-i686-pc-windows-msvc.zip",
"hash": "c68e8b2e52af4cb0914bd378d12a3c50706eeee72027a9acc6966af3ae647256"
"url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-i686-pc-windows-msvc.zip",
"hash": "b1938cbd29401ea2136f9ab1e95b0cbb0606c845ffa7038a9455def89b7afece"
}
},
"bin": "starship.exe",