From 6ca8a821b84c85079ca7b4b1b5d3c82ac7c0fdb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:42:11 +0000 Subject: [PATCH] oh-my-posh: Update to version 28.2.2 --- 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 b93100f47a..6fd2298ec5 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "28.2.1", + "version": "28.2.2", "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.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "3b8625e98e5d99bd0d02c2b3394040b5437d01e03d424d145aaed757d784216d", - "69ea1400ecc7cbc9aeb1b8d5780f0ef9f056afd37012bdbe5a5848de9cb5529c" + "4b775d1e373f2a00c4c5def2d2005acd9a7587df0e86b70052f017b7c8b9a6e1", + "2ef392b07f9a9477729431f428aecdc77b883161476c160128d2bffda56de592" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "3b8625e98e5d99bd0d02c2b3394040b5437d01e03d424d145aaed757d784216d", - "fd978411e7ae0b3cd5d6044bb04377660f76d9338a69975facff99e5d10d6759" + "4b775d1e373f2a00c4c5def2d2005acd9a7587df0e86b70052f017b7c8b9a6e1", + "c9974cb995274d4fc46f96e54769632098f9c12e8b63f0de74d3923ed1c1fbef" ] } },