From a4d7f6129e0b6ad1b7f1005c990c5fe87510c463 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:26:14 +0000 Subject: [PATCH] starship: Update to version 1.12.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 82c9012bdc..590737f76e 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.11.0", + "version": "1.12.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.11.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "b8d58ca4119dc37f3647c3018e59d1b1bbbd06cfa782ebfa9e4be3e678af0c15" + "url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "8e265de431c96f32566b384760fea25f75c567364c3e43d7355d56ae13930d47" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.11.0/starship-i686-pc-windows-msvc.zip", - "hash": "70f1492d669fd315f06d2d5941d80791c027141e69a364e3e1d20a4c180556a6" + "url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-i686-pc-windows-msvc.zip", + "hash": "cad49eeca6f0dc7ae99752bf92916ff04f2bf28b10ea12f05d53f7f7baf402f7" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.11.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "153a81e1aa3c736a6b6b7924470afbb2ade1ad8bcf9efb36193c8c21e0a4c2c2" + "url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "38cd85fe3c0b170eba5b67b789a03a0838805edeec74b10aed0f550d72d86eca" } }, "bin": "starship.exe",