starship: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2022-01-14 16:31:53 +00:00
parent 791d1b55c3
commit dce92ed627

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1", "version": "1.2.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,12 +12,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.2.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "9dff524892074824264d0012c7ecba3ab97dd7b6a0eef41d4ade3a5be2cef25e" "hash": "1bd626e944bb6d8f51b7b7c77b047c59ed69615228dd1d1144b5bdeccc46022b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.1/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.2.0/starship-i686-pc-windows-msvc.zip",
"hash": "5a85c8aecb7678f4a78ccdc3de20714e50d4c6886a88da13ca026eadec3ba07b" "hash": "0211c8142277e57f27521a048dfe694772f89e496f9a2e76f2e9c54186ff23b5"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",