From b6a030400b11312dcf0f1067b022104aaee29bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Feb 2021 07:22:38 +0100 Subject: [PATCH] starship: Update to version 0.50.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index f613940ad5..2de7ba4e94 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.49.0", + "version": "0.50.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,8 +12,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.49.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "b9f1ef3830591e4a36a786fb276c508c6a7e3b97e35413e82293fad2e287bf25" + "url": "https://github.com/starship/starship/releases/download/v0.50.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "b8afde26e124c2ee5fda070295f38b8bec51bdf0f470ead083e70d7bd885893b" } }, "bin": "starship.exe",