starship: Update to version 0.36.1

This commit is contained in:
Richard Kuhnt 2020-02-19 22:01:53 +00:00
parent e9a125305d
commit 62e129fa1e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.36.0", "version": "0.36.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.36.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.36.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "121719346ea68ed11c0f58a75f785b7cbb8e0b4c9e5b2f59f8472251b13bc752" "hash": "0bcc704102468b5492bcfff9e44f4016747f6e9f21783999fb09eeec2d8615b3"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",