From fad8112a2f279bec1eb8a7c6f6e5fa13bfde8033 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 16:29:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 14.9.2 --- 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 a3a480b8ba..1f3e556cbb 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "14.9.1", + "version": "14.9.2", "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.9.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", - "1b6e5837035a18cee5a82b1eb28a94b46ce35c51dd7daaf7c3fa360da241b9da" + "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", + "650116f680fe859a9d7141f7687ee662df9b56906612c930f693d673e31564a0" ] }, "32bit": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", - "428ae171f03dbb84ed5fa4695718578bedacc46280239aec508ae0560d774af1" + "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", + "8d9c2e6347b5a97b17b95906781071a41c03dcb66762c2fbfae488f0e64afd48" ] }, "arm64": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", - "ce0aa42e76f9f81659996bbfd4c496d749b6e6b4b7ba823215355b77c2f30e83" + "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", + "7f18b712f78a299666e2a1d1893f59664c49ae87723238dca54158137637b583" ] } },