From edbe4ac5cbcf197c8060d597575e0173ee5319ed Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Feb 2020 23:01:54 +0000 Subject: [PATCH] starship: Update to version 0.34.1 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 9249ac1dd0..f4acf1ae62 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.33.1", + "version": "0.34.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.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "729d712880c9166dbad4df646ff98ad8add8f27b1c12740d3e76c347f46bf07f" + "url": "https://github.com/starship/starship/releases/download/v0.34.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "8585b3bbd88f28e168c790ac0d7f099a073fd32f2d2c6dd1c3d2f72f535708c0" } }, "bin": "starship.exe",