From 30f808f9cd96af18d0c673ebb43655ea1830d084 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Dec 2019 16:00:22 +0000 Subject: [PATCH] starship: Update to version 0.32.2 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 77e99869c0..3a324d9b4c 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.32.2", "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.32.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "4e536bd7f70a5826e169717a5d303353f0bde10087aac6f34d0dea838294353e" + "url": "https://github.com/starship/starship/releases/download/v0.32.2/starship-x86_64-pc-windows-msvc.zip", + "hash": "f623c96889e382a1ec257ce3f6502c76a0ae434955d9dbb9cb77badc1da42f11" } }, "bin": "starship.exe",