From f1eb9d6a492ab633fa5429b217442bf25cdf3fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Apr 2020 10:52:29 +0200 Subject: [PATCH] starship: Update to version 0.39.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 24ed3d76d7..93b1dfb21e 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.38.1", + "version": "0.39.0", "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.38.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "ecc9533e7afaa63b6fd9e94d942039c6b4d3bc4949df26f539236ecf1b9eb950" + "url": "https://github.com/starship/starship/releases/download/v0.39.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "8fd53b003a360ab323a040cf024e2e5d641147c0339966a71b3969077fb5b616" } }, "bin": "starship.exe",