diff --git a/bucket/gnuplot.json b/bucket/gnuplot.json index fc5cd827ea..72f2bf7198 100644 --- a/bucket/gnuplot.json +++ b/bucket/gnuplot.json @@ -1,12 +1,12 @@ { - "version": "5.4.7", + "version": "5.4.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.7/gp547-win64-mingw.7z", - "hash": "sha1:fb06a2f5bb48a337a6175d671734a24e6032cc25" + "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.8/gp548-win64-mingw.7z", + "hash": "sha1:bcfec8059feb31cee3bbdaed19ca16e572f820b6" } }, "extract_dir": "gnuplot",