{ "version": "0.56-2", "description": "The \"vanilla\" distribution of Pure Data (aka Pd Vanilla) is an open source visual programming language for multimedia.", "homepage": "https://puredata.info/", "license": { "identifier": "Standard-Improved-BSD", "url": "http://msp.ucsd.edu/Software/LICENSE.txt" }, "architecture": { "64bit": { "url": "http://msp.ucsd.edu/Software/pd-0.56-2.msw.zip", "hash": "3b85c673d3e2ae706f7066773a42b188bf7f98b50d7af113f728017242ad07b0", "extract_dir": "pd-0.56-2" }, "32bit": { "url": "http://msp.ucsd.edu/Software/pd-0.56-2-i386.msw.zip", "hash": "0c6d67f5013da2be212ffe9ca580c21908d51c2ae1a1608775d3a01d9c834ee4", "extract_dir": "pd-0.56-2-i386" } }, "bin": [ "bin\\pd.com", "bin\\pdsend.exe", "bin\\pdreceive.exe" ], "shortcuts": [ [ "bin\\pd.exe", "Pure Data" ] ], "checkver": { "url": "http://msp.ucsd.edu/software.html", "regex": "CURRENT STABLE RELEASE, version ([\\d.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "http://msp.ucsd.edu/Software/pd-$version.msw.zip", "extract_dir": "pd-$version" }, "32bit": { "url": "http://msp.ucsd.edu/Software/pd-$version-i386.msw.zip", "extract_dir": "pd-$version-i386" } } } }