{ "version": "0.7.0", "description": "Terminal-based slideshow tool", "homepage": "https://github.com/mfontanini/presenterm", "license": "BSD-2-Clause", "architecture": { "64bit": { "url": "https://github.com/mfontanini/presenterm/releases/download/v0.7.0/presenterm-0.7.0-x86_64-pc-windows-msvc.zip", "hash": "sha512:6c854298a1899429d2444649b5e9b4161252b950e5c92dfc4469c97f4b8f1228c6835e4141b85a7c2f66cc322590cc33b0a9990f7ce7ba86690b89b61aebbc62" }, "32bit": { "url": "https://github.com/mfontanini/presenterm/releases/download/v0.7.0/presenterm-0.7.0-i686-pc-windows-msvc.zip", "hash": "sha512:4e6daf3868bd84b51af447027fa6d1a940f257bb1bcfa60a3972e987a5cc8e310d1ea1479d023368558e96fbf93bd281f39ac9e63dd70a0bab91b1b54bfc589a" } }, "bin": "presenterm.exe", "checkver": "github", "extract_dir": "presenterm-0.7.0", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mfontanini/presenterm/releases/download/v$version/presenterm-$version-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/mfontanini/presenterm/releases/download/v$version/presenterm-$version-i686-pc-windows-msvc.zip" } }, "extract_dir": "presenterm-$version", "hash": { "url": "$url.sha512" } } }