From 406f0185f02b9eb86e0e5541a734ba2a10fba20c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 08:31:12 +0000 Subject: [PATCH] oh-my-posh: Update to version 27.1.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 8f85570284..0fd4df3f63 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "27.1.0", + "version": "27.1.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.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "e46b4fb0727acf66f22de01f487f73eebca2144021da99323ff56ec881fb1d4f", - "5ecaf61baf53049c584eda0e16c63d36ff6a1fa49050395e27af42ac027f81ff" + "c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba", + "d4f5ad69a1561294369698ef79007d11ec2a5feb6873e74ff344f91f27aafefa" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "e46b4fb0727acf66f22de01f487f73eebca2144021da99323ff56ec881fb1d4f", - "15a61d3b72242d8f4ae43669f1c71b3c971c1472d683b8c8ec7552beb2a8a9c5" + "c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba", + "ac9b73e32aeea2b917c53c9477b5f14d6f8795eba140ca58793545cdd758e3ae" ] } },