From a2ce47a63da7579cd35ab9212ab0d2b64d0c57cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:25:59 +0000 Subject: [PATCH] starship: Update to version 1.16.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 8515f94793..d72cdcdb91 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.15.0", + "version": "1.16.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.15.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "22da01771284c95831c4a06d5cea671e557cf4f7b74c28b0fbf14a2af5dd3ebc" + "url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "64aacf6ad851b60e18f31582b37022dbc0d37c7062d3d7dfd7bd2343051ce199" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-i686-pc-windows-msvc.zip", - "hash": "cd4e77c1a8910fae3948de60de2c38d9f96e1be4c33f1faabe3dc8a8df8134e8" + "url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-i686-pc-windows-msvc.zip", + "hash": "a34a47a614f89ff5032d8710881b8a763ffe4bf4635b33b18156f77484b715a8" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.15.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "7e236713b9b6d3b50b33ea488e1737e371da29a3f0266b749b0001629a3b00eb" + "url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "bfada81dcf094e9428ec0c82c14fe79b59f88b7d6dce56a4a7d2626b4c20e189" } }, "bin": "starship.exe",