gnuplot: Update to version 5.4.3

This commit is contained in:
github-actions[bot] 2022-01-16 16:30:52 +00:00
parent 49273b94de
commit afa1878dd2

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.2", "version": "5.4.3",
"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.2/gp542-win64-mingw.7z", "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.3/gp543-win64-mingw.7z",
"hash": "4512c76d5846929459527686a8e5f4634652ddd366bb0013a153137fa897e155" "hash": "sha1:05c5bb426a622ec6d4e8926f5a697767476a12f7"
} }
}, },
"extract_dir": "gnuplot", "extract_dir": "gnuplot",