gnuplot: Update to version 5.4.4

This commit is contained in:
github-actions[bot] 2022-07-18 08:30:10 +00:00
parent 40981f1605
commit f4c72e25f1

View File

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