oh-my-posh: Update to version 26.18.0

This commit is contained in:
github-actions[bot] 2025-08-05 12:32:12 +00:00
parent 2bc98bc905
commit 9480cde354

View File

@ -1,5 +1,5 @@
{ {
"version": "26.17.3", "version": "26.18.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.17.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2aae0f7fe34f39ae64e33508b7b0711c1722020b44c1a1a8dd1af7a9a567ba27", "93c3f46ec8816fd92514421b6f03cfcdb1ea27ff655cf1f0482cafa2cceee1a4",
"75516d8889214bbd2317c2f79caa4e551d482a6c8c8d95737ea5a7bab6013577" "11e54db272f30e93a64aac7688710842446d76727f5ef9440d4759509d5cf8c2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2aae0f7fe34f39ae64e33508b7b0711c1722020b44c1a1a8dd1af7a9a567ba27", "93c3f46ec8816fd92514421b6f03cfcdb1ea27ff655cf1f0482cafa2cceee1a4",
"87e51f7663fbf7067cc55bd3b28c42e9cf6f2721aed018f33839fa832743cd19" "191cc6322040048efe9abb226078cb616af3512ce3019f99d4ac75f99b913778"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.17.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.18.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2aae0f7fe34f39ae64e33508b7b0711c1722020b44c1a1a8dd1af7a9a567ba27", "93c3f46ec8816fd92514421b6f03cfcdb1ea27ff655cf1f0482cafa2cceee1a4",
"506a2707415e308e2fcb991430e46ce4c4195d41f49b0af9c6417ec9727dd713" "1c7c9d28a3c332bec316478874f8bba869c913151de4be60ec912d7e5cd113e3"
] ]
} }
}, },