From 071e2beff0b98b95c30b685987746ae21405a5aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:30:13 +0000 Subject: [PATCH] oh-my-posh: Update to version 24.6.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 24d66946e2..3574666fc5 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "24.5.2", + "version": "24.6.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.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.5.2/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", - "a7cec21ac7628f1ca95c5b7cea6d012264676737556be4991106389448916984" + "f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", + "b6708140f752817db2c4e2e0cdba23783882e35c570775d71f1c3d9ecbbd8785" ] }, "32bit": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", - "af1f1097c05e6d7777b8af43d4c71f9c1adae79ad48ee00e434443105173679b" + "f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", + "35698d24ee62023be1cae0c2aa9f0280791d3845a2f5f96e1b8875947ee54ca2" ] }, "arm64": { "url": [ - "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" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.6.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "940334768733983b512482eadc0e2e69b5927d5368898d6ddd53184f66746e57", - "369e8669685743a8a80859102e3625f8f0d2b9e349bf6f2b5add45290196ca13" + "f67e97d546dfbfcf0b6284d8453f222290e866bd59cef1f9ec625bcb7f39f380", + "383083cd3fcac74aecf11152c0f07e1bb707adb9db5f2574694a651da9e15477" ] } },