From 40967dc5e56502d2d98104a35d38c47eecb365f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 12:32:02 +0000 Subject: [PATCH] starship: Update to version 1.24.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 10857ab9f2..0cef97cb78 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.23.0", + "version": "1.24.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.23.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "50e670dda19bcc480ae4d1f7f0d3c7a092693252292406b54ababa706100f03c" + "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "afa6f4e7bfcfb250a642361368d72599b485cb28ca0e67dc2149264b1dec2306" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-i686-pc-windows-msvc.zip", - "hash": "2bdc209c673de3537a173184c5ba09c205d5433915c1e98a9efffe0a6e6dadbe" + "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-i686-pc-windows-msvc.zip", + "hash": "1ec2a9cef2e02241b2d14d3b762e00ae0de96de31fed84d6ebf30884cb5a425a" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "b89470c308fa2fa4bf77d0df8ea9c74d8102817be936b2367959845c60008baa" + "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "d5fb746738e55ee1ce3b712f17ff3a53c8758fd213ecccdbe62d02c1daafbe4a" } }, "bin": "starship.exe",