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