diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 6928bfa65e..9bc9109068 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "27.5.0", + "version": "27.5.1", "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/v27.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "7dd85c0fa08ed19fc490475acdbb60e43a4036bbf28e91da9c874f9863f76298", - "7c32a7a4755684b11385b148ff48094bde98f33b1b715234734ce5d6173ada6f" + "e44f72939f52020731591c0f0789f5e3b24fd97723fa8a92e3331844eebd7a94", + "b672d799c959afdd738023e3d506278d74902edf20b377f24e0336aa73768bec" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "7dd85c0fa08ed19fc490475acdbb60e43a4036bbf28e91da9c874f9863f76298", - "83e1fe416a8666fa539d1e54e4b2664cafa2d2e516c3e311525f62f445a2734f" + "e44f72939f52020731591c0f0789f5e3b24fd97723fa8a92e3331844eebd7a94", + "f73583227a8a955ba4fd5acfdef2816fcbf8d02b2d605c0dabe87a04c5d157cc" ] } },