starship: Update to version 0.29.0

This commit is contained in:
Richard Kuhnt 2019-12-11 17:01:49 +00:00
parent 20904f4e23
commit 98703be0a4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.0", "version": "0.29.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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.28.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.29.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "68a4770561a3438fc8613d0bdcfdff8a0e2ef35cd6b35af78f62d53d4b8cb877" "hash": "6998484bb1e68956ac67988638f74731911a2a517445a4da49110e83cd41c17a"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",