From 44fbf81ec9306045e87093371f267a3e86ed5fd2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Dec 2019 23:00:19 +0000 Subject: [PATCH] starship: Update to version 0.28.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 3069f283e0..2a0febd6a7 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "bb702036ae3d499d2ecb9196a5df69418f39176a9f3316fb67a875f7ad04d52e" + "url": "https://github.com/starship/starship/releases/download/v0.28.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "68a4770561a3438fc8613d0bdcfdff8a0e2ef35cd6b35af78f62d53d4b8cb877" } }, "bin": "starship.exe",