starship: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2022-01-15 12:30:27 +00:00
parent 46e8cecb2c
commit b13f176b59

View File

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