From aae293f918e28000d1a677d5a5757feeb04dc6d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:35 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.0.0 --- 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 6438064b99..04a72f3e24 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "20.2.3", + "version": "21.0.0", "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/v20.2.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf", - "12befb35af763063bd1de14b64ce8880d68452faf02aa92b1894e2f63c8d8803" + "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", + "2f8f6b792739c3936613979e9697a3a7a0592e231b91d43b3f69e776671c9883" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-386.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf", - "e7b1b33e2542753eaa808a9bf7a9284efb98258b02b2bcc4412f2dc8cd6e5afe" + "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", + "9ba5a9e41be67cc28246dd822aa22d259e15c0b8e1faf61bd3e8d652e2df0a44" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf", - "91523259af9171d970ff9c61fdc8c49ad830a7e8d66b74cd577b3b37ba8c4692" + "c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d", + "d3f3e82879102abe181cc9e5005ee4ef1f9ad82a35e141681985e0168aa8ce25" ] } },