From b024f659e136d8d39ffa843803eab2480e04c016 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:31:42 +0000 Subject: [PATCH] oh-my-posh: Update to version 22.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 08419b2ab6..6577883a29 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "22.0.1", + "version": "22.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/v22.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", - "237eeccf495a8a081dab7b5ceed34f60ae63064dbaaae040dae474c97cb52a66" + "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b", + "70216103c423cfbeb4042e93d629081c4d993b9c62d13bcdb44e31a3db95eea5" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", - "cdb3d5e6555dcb24a0257fd7d0142e69399fdbabff629e280f173650dded959c" + "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b", + "e6185c0f49f2714da761721c8215a843c0fc5a0cfd2acf4dc51c3d9206264e64" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "6d6c5bc2493866b7ce69e6badad82c2c834d7b8b72cad0a3f73820fc6314ca3a", - "c08513a95eb91d17b618fce40893109b766af2e876e5c75687d3c077f153ed9c" + "e351b841fc7cbb38235bf3411540fb2c341762970f95487acf82e47b47f5e25b", + "e988988f7ca33aaff30e1a356b9f9ad7c8e813cfb0ac1a1e8372eeb07dff8535" ] } },