From 62e129fa1e8319dbebe70b644fb06ddc29f5544a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 22:01:53 +0000 Subject: [PATCH] starship: Update to version 0.36.1 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index de3aa45ce2..d8e5a1b6b6 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.36.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.36.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "121719346ea68ed11c0f58a75f785b7cbb8e0b4c9e5b2f59f8472251b13bc752" + "url": "https://github.com/starship/starship/releases/download/v0.36.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "0bcc704102468b5492bcfff9e44f4016747f6e9f21783999fb09eeec2d8615b3" } }, "bin": "starship.exe",