starship: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2022-02-07 16:29:56 +00:00
parent f30c4afeed
commit 12afcc144e

View File

@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.3.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.2.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "05899b202372dcb941d05d40d3b77da076c685130dce58715aaa5d8cccf3d45f"
"url": "https://github.com/starship/starship/releases/download/v1.3.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "a106c9bec33333ffa78056a22f60d571b004aececea4eb32c52935daa6aced94"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.2.1/starship-i686-pc-windows-msvc.zip",
"hash": "1f6f785fdeddd314a353a52c54e715c5ea4111b9d171a984e5488e2cbef8ccd5"
"url": "https://github.com/starship/starship/releases/download/v1.3.0/starship-i686-pc-windows-msvc.zip",
"hash": "b3ef3a10c709bc17712b7197a9c465fc29af10ac67654c66f877c9bbf1115f0a"
}
},
"bin": "starship.exe",