{ "version": "27.4.4", "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/v27.4.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.4/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ "c81dcd0541e790e4d637062c032a15cef49e980a8fe4d0b95b28ebe882ace902", "8bbd16b2867d206736e055c322f227318ccd041fa53db6c2758733d63fa22f15" ] }, "arm64": { "url": [ "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.4/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ "c81dcd0541e790e4d637062c032a15cef49e980a8fe4d0b95b28ebe882ace902", "5a7ae0a87e22637904b82263bb71a402a5e4d6a0b8541c42aa85ea8c89e06701" ] } }, "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" ] }, "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" ] } } } }