{ "version": "0.43.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.43.1/ov_0.43.1_windows_amd64.zip", "hash": "822361d31dc84d84b7bddd7d59a06e02576af2c2b02797ec5dc727d390787364" }, "32bit": { "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_386.zip", "hash": "7556d922da2c7c52916c559bb224a62a9dd75e86f8bd76162a562fbee10c27ca" }, "arm64": { "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_arm64.zip", "hash": "eb020d10f70d24198ac4d86e4fd75b197b252beb7a43fed65c765043bac4296e" } }, "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" } } }