From 8d698bbda97e83f3158282622197a27447a7c61e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 08:30:27 +0000 Subject: [PATCH] oh-my-posh: Update to version 28.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 8ed5c9c251..8a3723f701 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "28.1.0", + "version": "28.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/v28.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea", - "ee42615124eab4a0b38b69a1570420d4803552da5a67f1a44ccd6a0ecf4da69b" + "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", + "8cb1874090cf44410dd98dfcde5da10e19e5f858e358887d00be811ceb4f56c8" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea", - "568dbb7d803d62596187bc20b4fd064ff98a909c67efbfeb8608996d9ff4e6a8" + "385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", + "2c1bd00a0714b2453b2479ac7e4c53bdee610196d93ad5203f885c82bd5595be" ] } },