gnuplot: Update to version 5.4.1

This commit is contained in:
Richard Kuhnt 2020-12-19 14:01:47 +00:00
parent 7716231a84
commit 10c2ad5891

View File

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