From 2e597641dab7df5648297e6f5ed33dfb0bd509aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 20:27:48 +0000 Subject: [PATCH] starship: Update to version 1.5.4 --- bucket/starship.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 2e744c0257..d79895fc2e 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.4.2", + "version": "1.5.4", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,12 +12,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-x86_64-pc-windows-msvc.zip", - "hash": "25853e22041c50a67764e6850c5e5cc188d2293e3eec7d36ec7eb5bde3ea3f56" + "url": "https://github.com/starship/starship/releases/download/v1.5.4/starship-x86_64-pc-windows-msvc.zip", + "hash": "72197646a68e55449373ad8e9fe54a40465473a9668a9292f00c33bebc0ca107" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-i686-pc-windows-msvc.zip", - "hash": "07939e9c5cb014b14ebfbe0b9fad69230725ec28399fe25f5d96fce90310e02f" + "url": "https://github.com/starship/starship/releases/download/v1.5.4/starship-i686-pc-windows-msvc.zip", + "hash": "2038854a11e2c1dd719b1ea4700886bd641f4c18703653c6e6223fddcb7efbc2" } }, "bin": "starship.exe",