{ "version": "0.34.1", "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.34.1/ov_0.34.1_windows_amd64.zip", "hash": "c6af0619e1ec2d54ca8553c9039e2bbbe393453b7a58ab62c17e395b1407b45a" }, "32bit": { "url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_386.zip", "hash": "2df9052b04720d5079ca48102903db175a64b8c4e97ce83d57368f2029b2eedb" }, "arm64": { "url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_arm64.zip", "hash": "16cc98232555e905780bc89d918414f49caaff6f142d8ffa99fbae021d0e49a9" } }, "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" } } }