From d565bdb201e69ab2927daac43bfdcde95f8cb3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 20:09:54 +0200 Subject: [PATCH] starship: Update to version 0.41.3 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index ed2e005357..507808319b 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.41.1", + "version": "0.41.3", "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.41.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "78c06c3996917336c36b0e16992a28ee5f36edf902b4858fca59168d15915d67" + "url": "https://github.com/starship/starship/releases/download/v0.41.3/starship-x86_64-pc-windows-msvc.zip", + "hash": "e1947d242fd8710038db2e08e99c2439d29ce2b7d4914c189563ea60e41e2c6e" } }, "bin": "starship.exe",