oh-my-posh: Update to version 26.8.0

This commit is contained in:
github-actions[bot] 2025-06-14 20:28:24 +00:00
parent 35a8ee6183
commit ab7e446e9b

View File

@ -1,5 +1,5 @@
{ {
"version": "26.7.0", "version": "26.8.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,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251", "21afd85ae1db411b341f685548c57904b46accd526db8717dc8e09e7e64cc924",
"ab078b3616e5a49bcd526fde60e473250f261aff3467cf133544db18b356e872" "fdd2f55f4599d589ff2a39b3cdab91f1b48ad1cd8d7108263249792ac9948302"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251", "21afd85ae1db411b341f685548c57904b46accd526db8717dc8e09e7e64cc924",
"9f7fb7b21a08aa25d889566b66d28a6a0e4a0c8e81473623bac52a6a7c195759" "c35f1e9659f925822ad6748e86eb1998dfafaa5f2fe100a15fee85ec8a88cdd9"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251", "21afd85ae1db411b341f685548c57904b46accd526db8717dc8e09e7e64cc924",
"31657642fa291e5d06c135e87b151da820293546c7fc13e8e70554b20dc9ad28" "231233500809ef43ec9769326a629597d5679d04267b14955b560da0f7a90858"
] ]
} }
}, },