From 3a88584e7fe231dfdf5b6b08a2914d6a6f54df6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:30:48 +0000 Subject: [PATCH] oh-my-posh: Update to version 27.5.1 --- bucket/oh-my-posh.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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" ] } },