From 24543aadd6eacc0ff85116441ab1525a4c2034f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 04:53:58 +0000 Subject: [PATCH] starship: Update to version 1.11.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 23cf080c38..82c9012bdc 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.10.3", + "version": "1.11.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.10.3/starship-x86_64-pc-windows-msvc.zip", - "hash": "1d84b77eb886fdaf32430eeaf0d785202babeae4cab274bdae51b148c7a8989c" + "url": "https://github.com/starship/starship/releases/download/v1.11.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "b8d58ca4119dc37f3647c3018e59d1b1bbbd06cfa782ebfa9e4be3e678af0c15" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-i686-pc-windows-msvc.zip", - "hash": "b1938cbd29401ea2136f9ab1e95b0cbb0606c845ffa7038a9455def89b7afece" + "url": "https://github.com/starship/starship/releases/download/v1.11.0/starship-i686-pc-windows-msvc.zip", + "hash": "70f1492d669fd315f06d2d5941d80791c027141e69a364e3e1d20a4c180556a6" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-aarch64-pc-windows-msvc.zip", - "hash": "092807fac16d1986669596857cdd2eb6bd2271e0ed7ec43d3bd9add0c5144d99" + "url": "https://github.com/starship/starship/releases/download/v1.11.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "153a81e1aa3c736a6b6b7924470afbb2ade1ad8bcf9efb36193c8c21e0a4c2c2" } }, "bin": "starship.exe",