From 5134eaf7d0d0684220c683a2c5aea5a354d8e0e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 20:22:36 +0000 Subject: [PATCH] starship: Update to version 1.17.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index d72cdcdb91..4f7051fe2d 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.16.0", + "version": "1.17.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.16.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "64aacf6ad851b60e18f31582b37022dbc0d37c7062d3d7dfd7bd2343051ce199" + "url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "24497a2cfd5ad61ad0df5cfd1e3800c5ccea7732dfe6d1f4b0cbfaeeb29721dc" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-i686-pc-windows-msvc.zip", - "hash": "a34a47a614f89ff5032d8710881b8a763ffe4bf4635b33b18156f77484b715a8" + "url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-i686-pc-windows-msvc.zip", + "hash": "1e61baa8fb6ffd15184ba02c19efcd1857e4e366063e842df7708cb74dd832f4" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "bfada81dcf094e9428ec0c82c14fe79b59f88b7d6dce56a4a7d2626b4c20e189" + "url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "485bdaedccb0dcc49aea10db1c5574c4a4d35ef5776886f450d22febd38f2496" } }, "bin": "starship.exe",