From 8a01dcf385de7e6e91a0936d4e8fed55b9b7ef85 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Sun, 12 Apr 2020 09:15:52 +0200 Subject: [PATCH] starship: Update to version 0.40.1 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 93b1dfb21e..8b6f7b385a 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.40.1", "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.39.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "8fd53b003a360ab323a040cf024e2e5d641147c0339966a71b3969077fb5b616" + "url": "https://github.com/starship/starship/releases/download/v0.40.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "543fff00765db99405a7289ebf80ac77b1762879f867e2812a4bcb808cf28efb" } }, "bin": "starship.exe",