oh-my-posh: Update to version 26.7.0

This commit is contained in:
github-actions[bot] 2025-06-14 12:31:05 +00:00
parent bf3b94b54f
commit a90223a30e

View File

@ -1,5 +1,5 @@
{ {
"version": "26.6.1", "version": "26.7.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.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d", "4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251",
"1d66e5287acbf726e78d075a625f027c08fe2c003bbcc1d0aadca20c78abbfe8" "ab078b3616e5a49bcd526fde60e473250f261aff3467cf133544db18b356e872"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d", "4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251",
"4f4a0e5240f23f0680501c8111f0cdd4ba48011e109f59651a5c0a2f1653f55c" "9f7fb7b21a08aa25d889566b66d28a6a0e4a0c8e81473623bac52a6a7c195759"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.6.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"599b3788d26dd9c847073e3c8112b58bf759f486f44a270e7355b51077c69a9d", "4c4880d34701015fe66618b15d915854ff4b6fb968a0dda5929ef920ac98c251",
"7162bdffbe9d0ce3ea973207cdc8857c3da0e12651b7ed23180ece79fa78515e" "31657642fa291e5d06c135e87b151da820293546c7fc13e8e70554b20dc9ad28"
] ]
} }
}, },