From 6246b3c6ce3163cfaa570a67d91f2e6b80d39e56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 16:28:36 +0000 Subject: [PATCH] oh-my-posh: Update to version 14.19.3 --- 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 f777801055..8ca2769d6e 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "14.19.1", + "version": "14.19.3", "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.19.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", - "63933d826d0e9a756e45c1aa9f6a7aa0525f9d2855d83ed56c59e61c46b44656" + "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", + "3139e46fdfbc8ecb8f808a0787e71d4d3673ed598830ad38c82e46f8beaa6c0a" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", - "6dd224ee64451cd41c1085f7ad3a581cc9234e4abe95910465c52640681a3d37" + "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", + "1134f95d67f5de68cde1d4e7105987e378a190a8c71de380e4dacaaa77467391" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", - "06824d6f1fe1eb21aeb82f597cd84e25a67c84a3def72b172dc1ab73e946b971" + "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da", + "e5fcbeb456588b630726426a7b5b042a964f04a978631993f3b995f639e03a02" ] } },