diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 8a3723f701..f3bac40a53 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "28.1.1", + "version": "28.2.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", @@ -7,22 +7,22 @@ "architecture": { "64bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", - "8cb1874090cf44410dd98dfcde5da10e19e5f858e358887d00be811ceb4f56c8" + "7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2", + "f56aa4b7597a786f4fa46f2d738464a0a7538e9126261eaa1d982d4d9c30023d" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", - "2c1bd00a0714b2453b2479ac7e4c53bdee610196d93ad5203f885c82bd5595be" + "7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2", + "4dd852c842b3962c53bf1b1ccf418902b1f9e150b94235365a92f1d323bc894d" ] } },