From 512047a27cae87044d485822916068f4444bbf13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:27:57 +0000 Subject: [PATCH] starship: Update to version 1.18.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 3cea578b3e..1c9317f61f 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.17.1", + "version": "1.18.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,16 +12,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "c3bd0a79fc219183c84cde63c9d6a456d4df6ca5a1a5517555f3715c1a215fc7" + "url": "https://github.com/starship/starship/releases/download/v1.18.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "b5ffb4cabc44aae9ac408c62f9c5372a8a3b04e3162d01a6fd780affa237f9c8" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-i686-pc-windows-msvc.zip", - "hash": "f53edc0ffe8341fd015dd282a6338dc21e159d5ecc2a6f9fc7bd4b060b314ae2" + "url": "https://github.com/starship/starship/releases/download/v1.18.0/starship-i686-pc-windows-msvc.zip", + "hash": "6598f5b3b98d5e0a0f1f43be5a37a47a427026c914daf8820416f07298c8ef51" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.17.1/starship-aarch64-pc-windows-msvc.zip", - "hash": "1f81d19dce229c86f2f9d49440ed2ea03baf2fb3a9ac0090caf817269e28f62d" + "url": "https://github.com/starship/starship/releases/download/v1.18.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "4d9a4d8ba36979d5b30d44cd886ab01f5e64e6e073eddeb780f7dfc34499b356" } }, "bin": "starship.exe",