From 506e366bf2fced6b5f62cc4f3071bc711bf85e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Sep 2020 08:55:28 +0200 Subject: [PATCH] starship: Update to version 0.45.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 5b9c53f760..cccf368f17 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "7d0638aae2c564f0059991193b4edcdd5cbafaf9bf95c2dc256ba973a95a5ece" + "url": "https://github.com/starship/starship/releases/download/v0.45.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "ba05320be80744a8cb9908396dff6c739c2b5a174f9450a6d87bb7c7819d60b1" } }, "bin": "starship.exe",