From 54e2d22b732b77191b50dfabc19d6e4e489da48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 9 Oct 2020 08:11:05 +0200 Subject: [PATCH] starship: Update to version 0.46.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index b6f0468cff..681c31fe9d 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.45.2", + "version": "0.46.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.45.2/starship-x86_64-pc-windows-msvc.zip", - "hash": "69aae40a5d838c4e076acff5c8da182ebead1a8457bd011bb8da8cff725167fb" + "url": "https://github.com/starship/starship/releases/download/v0.46.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "45798179cc7d73b448536c29bad60ddd33c1c6f39dfc4bf902f7331e7c61cd30" } }, "bin": "starship.exe",