From 06de9cc74d502d81264e490b3678eff54ad481c4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Jan 2020 06:01:48 +0000 Subject: [PATCH] starship: Update to version 0.33.1 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 85c23acd21..9249ac1dd0 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.33.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.33.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "5edb5e97305ce0fe283785c1a48cb0f04c9f3df1b8cc66ca5aa1b67e161f99cf" + "url": "https://github.com/starship/starship/releases/download/v0.33.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "729d712880c9166dbad4df646ff98ad8add8f27b1c12740d3e76c347f46bf07f" } }, "bin": "starship.exe",