oh-my-posh: Update to version 28.2.0

This commit is contained in:
github-actions[bot] 2025-12-11 16:32:44 +00:00
parent 0a7cc4efae
commit 04e11536af

View File

@ -1,5 +1,5 @@
{ {
"version": "28.1.1", "version": "28.2.0",
"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.1.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", "7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2",
"8cb1874090cf44410dd98dfcde5da10e19e5f858e358887d00be811ceb4f56c8" "f56aa4b7597a786f4fa46f2d738464a0a7538e9126261eaa1d982d4d9c30023d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9", "7586598695ff2eb426569eb3414af568bfbf7963ca2af2185e484eeb126504b2",
"2c1bd00a0714b2453b2479ac7e4c53bdee610196d93ad5203f885c82bd5595be" "4dd852c842b3962c53bf1b1ccf418902b1f9e150b94235365a92f1d323bc894d"
] ]
} }
}, },