Update gnuplot.json (#1380)

This commit is contained in:
Dothion 2020-09-27 08:23:33 -05:00 committed by GitHub
parent 2c57eea1a5
commit 4cb943834c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.0", "version": "5.2.8",
"description": "Interactive function plotting utility", "description": "Interactive function plotting utility",
"homepage": "http://www.gnuplot.info", "homepage": "http://www.gnuplot.info",
"license": "gnuplot", "license": "gnuplot",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.0/gp540-win64-mingw.7z", "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.2.8/gp528-win64-mingw.7z",
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed" "hash": "sha1:2b5fab4b06dbfb17d9edc9fc889a64a634c4f988"
} }
}, },
"extract_dir": "gnuplot", "extract_dir": "gnuplot",