From c66ac659da6c5999f562ff93ddc8224f459a3261 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:25:27 +0000 Subject: [PATCH] oh-my-posh: Update to version 20.0.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 df98ca6f23..775e33d170 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "20.0.1", + "version": "20.0.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/v20.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720", - "582e22e83048ac39ba93b94cd1f5a6e5ecf052b23510b3faa5fc47592e13ee35" + "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", + "aa3950ea19ebb772cdef9616ca06a8bead51bdee89128192a65331ea4df650e6" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720", - "d4d4a0340a46af2e7e0655790a4edcb9ca92ab6d4e6c8e6218eb6b70e1e8a521" + "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", + "731763dfac1b66a0e15fd68d812401799028de81daa277e14a5255ad3502fd6e" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720", - "a62b1869473eca1fc4d6e8b50d13705052ec002c01c645a3d1269925b4c5d0fb" + "e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", + "c7a195d25f31f3b6ff16858a3b4a958a52d5d188df587c642ec8f7bce2d5f096" ] } },