From 5eba07f847f2732f3169fb7b48c8f9f7580f944a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 21:00:24 +0000 Subject: [PATCH] starship: Update to version 0.32.1 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index bdebb5ec8a..77e99869c0 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.1", "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.31.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "6628e4c5859cc9cbec420b17d9d2450681e14c7ae472c15fc67b0cb51c16d12b" + "url": "https://github.com/starship/starship/releases/download/v0.32.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "4e536bd7f70a5826e169717a5d303353f0bde10087aac6f34d0dea838294353e" } }, "bin": "starship.exe",