starship: Update to version 0.32.2

This commit is contained in:
Richard Kuhnt 2019-12-28 16:00:22 +00:00
parent a93c065bd6
commit 30f808f9cd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.1", "version": "0.32.2",
"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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.32.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.32.2/starship-x86_64-pc-windows-msvc.zip",
"hash": "4e536bd7f70a5826e169717a5d303353f0bde10087aac6f34d0dea838294353e" "hash": "f623c96889e382a1ec257ce3f6502c76a0ae434955d9dbb9cb77badc1da42f11"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",