From e6c5166ac0c229e30bfc1144984f5e5dba70c66d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 08:29:40 +0000 Subject: [PATCH] starship: Update to version 1.13.1 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 8c9ec6461f..0f0e4eca0d 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.13.0", + "version": "1.13.1", "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.13.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "f96f3e8642e5d9e040770396d220f40614643f75ee38078a39a8c0fcc36caee7" + "url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "3e1e45e6d1266f2fdc40ed14067a060a68c37c420af7a5169c3487c51e3de4da" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-i686-pc-windows-msvc.zip", - "hash": "c83932367b7cff46497a1fec136778ae2036568e5706960fbca2b228f210b365" + "url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-i686-pc-windows-msvc.zip", + "hash": "e871d81a7337e49070425d71d7f0e8f8c63521d6bfb7dc8783477260537b0004" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "1724a20cd0ee3bccbaa06b0b794cdbcbb51d3215d9e5561ed4792d98cbef7929" + "url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-aarch64-pc-windows-msvc.zip", + "hash": "e05c1c4c9a047d68368250b3db2aaf845a533072c2e7aa27ee341b10f6af1188" } }, "bin": "starship.exe",