starship: Update to version 0.34.1

This commit is contained in:
Richard Kuhnt 2020-02-03 23:01:54 +00:00
parent f86805bfa4
commit edbe4ac5cb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.1", "version": "0.34.1",
"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.33.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.34.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "729d712880c9166dbad4df646ff98ad8add8f27b1c12740d3e76c347f46bf07f" "hash": "8585b3bbd88f28e168c790ac0d7f099a073fd32f2d2c6dd1c3d2f72f535708c0"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",