oh-my-posh: Update to version 28.2.1

This commit is contained in:
github-actions[bot] 2025-12-12 08:31:09 +00:00
parent 0e11a164a0
commit db49ff9817

View File

@ -1,5 +1,5 @@
{ {
"version": "28.2.0", "version": "28.2.1",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip", "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.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2", "3b8625e98e5d99bd0d02c2b3394040b5437d01e03d424d145aaed757d784216d",
"f56aa4b7597a786f4fa46f2d738464a0a7538e9126261eaa1d982d4d9c30023d" "69ea1400ecc7cbc9aeb1b8d5780f0ef9f056afd37012bdbe5a5848de9cb5529c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip", "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.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2", "3b8625e98e5d99bd0d02c2b3394040b5437d01e03d424d145aaed757d784216d",
"4dd852c842b3962c53bf1b1ccf418902b1f9e150b94235365a92f1d323bc894d" "fd978411e7ae0b3cd5d6044bb04377660f76d9338a69975facff99e5d10d6759"
] ]
} }
}, },