From 37099dfd7204777bca8fc0d0dfcdae866257c85a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Mar 2020 20:01:50 +0000 Subject: [PATCH] starship: Update to version 0.38.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 133a546b49..6a96934d6f 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.37.1", + "version": "0.38.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.37.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "b469e6a9eec2ea387a47e3874830f66307228a91401fa6db5b6c4c1017e792e0" + "url": "https://github.com/starship/starship/releases/download/v0.38.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "fd9225d41caeda4a85071b278553f092d2a8714ef0ed2421544443f9f68d7e3f" } }, "bin": "starship.exe",