{ "version": "3.9.5", "description": "Algol 68 compiler-interpreter", "homepage": "https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html", "license": "GPL-3.0-only", "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.9.5.win32.zip", "hash": "6292e195a3c6f7a1e77ff003787c476bfa9e8cc30d20cbc74e004059b574c6f6", "extract_dir": "algol68g-3.9.5", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html", "regex": "algol68g-([\\d.]+).win32.zip" }, "autoupdate": { "url": "https://jmvdveer.home.xs4all.nl/algol68g-$version.win32.zip", "extract_dir": "algol68g-$version" } }