From 4cb943834c3a89daa8e0f057d68c990d809acdbf Mon Sep 17 00:00:00 2001 From: Dothion <31262977+Dothion@users.noreply.github.com> Date: Sun, 27 Sep 2020 08:23:33 -0500 Subject: [PATCH] Update gnuplot.json (#1380) --- bucket/gnuplot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",