oh-my-posh: Update to version 28.3.0

This commit is contained in:
github-actions[bot] 2025-12-15 08:31:00 +00:00
parent 96030ed37b
commit 6103ea2293

View File

@ -1,5 +1,5 @@
{ {
"version": "28.2.2", "version": "28.3.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.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4b775d1e373f2a00c4c5def2d2005acd9a7587df0e86b70052f017b7c8b9a6e1", "5ed03973037a3cb34e8c264c00e7b2c842deb137dba79a3734701e938082168c",
"2ef392b07f9a9477729431f428aecdc77b883161476c160128d2bffda56de592" "d667105098287f269fbf59ac107e8fa068e9e592267a655e95083bf81b010d02"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4b775d1e373f2a00c4c5def2d2005acd9a7587df0e86b70052f017b7c8b9a6e1", "5ed03973037a3cb34e8c264c00e7b2c842deb137dba79a3734701e938082168c",
"c9974cb995274d4fc46f96e54769632098f9c12e8b63f0de74d3923ed1c1fbef" "a03283c236d60ef9cdd63b7c9b3f7616fcde4df61e5bf1d522bb8235b3e53c00"
] ]
} }
}, },