From ddd8719ed0f123338c9c5c2d291c6453422472ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Jul 2020 08:44:02 +0200 Subject: [PATCH] starship: Update to version 0.44.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index d6c2befe45..5b9c53f760 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.43.0", + "version": "0.44.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.43.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "55b8e669e5217539eb7f91457186833101bde109cbc78c6fdc5620d431c21907" + "url": "https://github.com/starship/starship/releases/download/v0.44.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "7d0638aae2c564f0059991193b4edcdd5cbafaf9bf95c2dc256ba973a95a5ece" } }, "bin": "starship.exe",