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