From 7250f5a786456f76b5a39bb102f5da3805e3aa22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 16:29:41 +0000 Subject: [PATCH] oh-my-posh: Update to version 14.9.1 --- bucket/oh-my-posh.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index d17538e046..a3a480b8ba 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "14.8.0", + "version": "14.9.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", @@ -7,32 +7,32 @@ "architecture": { "64bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", - "7cee6f4aace60c44c36c7bf2eb760ee63cb7f2607ede46c6d198f6a7a9781e44" + "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", + "1b6e5837035a18cee5a82b1eb28a94b46ce35c51dd7daaf7c3fa360da241b9da" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", - "bd903a05f7320c286fac2abc77692d4c8a6a64c42a48c9d5b2f12ce28278790f" + "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", + "428ae171f03dbb84ed5fa4695718578bedacc46280239aec508ae0560d774af1" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", - "adfd3db48954e42268ad3a85cd0ffc1d270a583af0b04ccfe33ba7bc7d36bad0" + "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", + "ce0aa42e76f9f81659996bbfd4c496d749b6e6b4b7ba823215355b77c2f30e83" ] } },