From a51f2a49dee5e0fdc3db49e38f8355b10a8389c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 12:31:58 +0000 Subject: [PATCH] oh-my-posh: Update to version 24.5.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 23a2f7400b..24d66946e2 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "24.5.1", + "version": "24.5.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/v24.5.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820", - "71077a99f04ef742e7cdc8ee9b601a51e879ae4b8d65f3a0db2dfd20e726b0d7" + "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", + "a7cec21ac7628f1ca95c5b7cea6d012264676737556be4991106389448916984" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820", - "18151cc9535a89acded1047e13176730ddbcafcc5830c04e567b9d9ee3eb8a3e" + "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", + "af1f1097c05e6d7777b8af43d4c71f9c1adae79ad48ee00e434443105173679b" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "293e1d82d421098bea15bf678ad88775f1d4fe1330e85cab5e4615a179937820", - "b2a685db4c1e5d4d939e28aa4c36b71a36041183bc2b2e386c8a687810a7a66f" + "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", + "369e8669685743a8a80859102e3625f8f0d2b9e349bf6f2b5add45290196ca13" ] } },