From 707c986bfdfc27c0027d8e10e08b511ff4b814df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:26:42 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.0.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 04a72f3e24..7dd361d137 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.0.0", + "version": "21.0.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/v21.0.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", - "2f8f6b792739c3936613979e9697a3a7a0592e231b91d43b3f69e776671c9883" + "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", + "ad81de2bd29fbeefe9c56a986faf00a2c9d961ea4ef8a18ffa4a9ba23a62f737" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", - "9ba5a9e41be67cc28246dd822aa22d259e15c0b8e1faf61bd3e8d652e2df0a44" + "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", + "c32b9b338ce37d08f5cfc4e766c074e4d77d92301022f1b73283d13f01460bc0" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", - "d3f3e82879102abe181cc9e5005ee4ef1f9ad82a35e141681985e0168aa8ce25" + "d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e", + "a5a64246e81f48585fe67c4f621f09e2511f2c7f5757ac45d07c0ff00e67df89" ] } },