From bfb1d8b852d8e179ab9f20410864d1188666a6ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 00:34:26 +0000 Subject: [PATCH] starship: Update to version 1.13.0 --- bucket/starship.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 590737f76e..8c9ec6461f 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "8e265de431c96f32566b384760fea25f75c567364c3e43d7355d56ae13930d47" + "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "f96f3e8642e5d9e040770396d220f40614643f75ee38078a39a8c0fcc36caee7" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-i686-pc-windows-msvc.zip", - "hash": "cad49eeca6f0dc7ae99752bf92916ff04f2bf28b10ea12f05d53f7f7baf402f7" + "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-i686-pc-windows-msvc.zip", + "hash": "c83932367b7cff46497a1fec136778ae2036568e5706960fbca2b228f210b365" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-aarch64-pc-windows-msvc.zip", - "hash": "38cd85fe3c0b170eba5b67b789a03a0838805edeec74b10aed0f550d72d86eca" + "url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-aarch64-pc-windows-msvc.zip", + "hash": "1724a20cd0ee3bccbaa06b0b794cdbcbb51d3215d9e5561ed4792d98cbef7929" } }, "bin": "starship.exe",