{ "version": "4.2", "description": "Scientific plotting and graphing program, designed to produce publication-ready 2D and 3D plots.", "homepage": "https://veusz.github.io", "license": "GPL-2.0-or-later", "architecture": { "64bit": { "url": "https://github.com/veusz/veusz/releases/download/veusz-4.2/veusz-4.2-windows-x64.zip", "hash": "cf0e67815c3f28354a5005f43692b595b787b8c9460de418b6ed507adba1a439" } }, "bin": "veusz.exe", "shortcuts": [ [ "veusz.exe", "Veusz" ] ], "checkver": { "github": "https://github.com/veusz/veusz", "regex": "Veusz\\s([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/veusz/veusz/releases/download/veusz-$version/veusz-$version-windows-x64.zip" } } } }