starship: Update to version 0.38.1

This commit is contained in:
Richard Kuhnt 2020-03-22 23:01:52 +00:00
parent 0286c5dfda
commit 31049c6175

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.38.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.38.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.38.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "fd9225d41caeda4a85071b278553f092d2a8714ef0ed2421544443f9f68d7e3f" "hash": "ecc9533e7afaa63b6fd9e94d942039c6b4d3bc4949df26f539236ecf1b9eb950"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",