{ "version": "25.17.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.", "architecture": { "64bit": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ "55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "9160fbd119704f8bc31f3377d7b06369083b8c82cd7a9fc20e6864cb2d66e73c" ] }, "32bit": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ "55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "3bc197193cc702ed7032c38a7f432064cca553b8d48e408995502d7fb24074dd" ] }, "arm64": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ "55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "e82ce08a4a4b5bda9603bc477973db7e021106a6e8034058ddbd508186a037a6" ] } }, "extract_to": "themes", "env_set": { "POSH_THEMES_PATH": "$dir\\themes" }, "bin": "oh-my-posh.exe", "checkver": { "github": "https://github.com/JanDeDobbeleer/oh-my-posh" }, "autoupdate": { "architecture": { "64bit": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe" ] }, "32bit": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-386.exe#/oh-my-posh.exe" ] }, "arm64": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-arm64.exe#/oh-my-posh.exe" ] } }, "hash": { "url": "$url.sha256" } } }