From ed41814a341a515d8b5a5cf35a02bf4cb297a2a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Feb 2020 03:01:48 +0000 Subject: [PATCH] starship: Update to version 0.36.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 7cd7c9fe91..de3aa45ce2 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.35.1", + "version": "0.36.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.35.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "de1bfa96cba69c3798d8d05451341d177bf44cb2cbeea0c53d9f8ab2a783c4a4" + "url": "https://github.com/starship/starship/releases/download/v0.36.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "121719346ea68ed11c0f58a75f785b7cbb8e0b4c9e5b2f59f8472251b13bc752" } }, "bin": "starship.exe",