{ "version": "0.33.3", "description": "Feature-rich terminal-based text viewer", "homepage": "https://noborus.github.io/ov", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_amd64.zip", "hash": "9a9a220e60297c2d6e40af9d788e2848513399dae7ccab09cecdfcdc28ca7ade" }, "32bit": { "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_386.zip", "hash": "95f671edffd9978aac2aa8d603a3242a4c57f10cb3701f9bbf8e717f1be99f96" }, "arm64": { "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_arm64.zip", "hash": "928ed8a223e1a8a2e551bab14bfbd4173c9895be08a5d40531c727caee2b8bfc" } }, "bin": "ov.exe", "checkver": { "github": "https://github.com/noborus/ov" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/noborus/ov/releases/download/v$version/ov_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/noborus/ov/releases/download/v$version/ov_$version_windows_386.zip" }, "arm64": { "url": "https://github.com/noborus/ov/releases/download/v$version/ov_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/ov_$version_checksums.txt" } } }