gnuplot: Update to version 5.4.6

This commit is contained in:
github-actions[bot] 2023-02-12 00:33:33 +00:00
parent ac6fc4257d
commit 6ec0d024da

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.5", "version": "5.4.6",
"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.5/gp545-win64-mingw.7z", "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.6/gp546-win64-mingw.7z",
"hash": "182e4a6a13130a4ba64a9eaa248448e135cafc79a2d6054b531f014e858bac54" "hash": "sha1:e7005ff7ca886fb53238a2b95ae96fb72e35e513"
} }
}, },
"extract_dir": "gnuplot", "extract_dir": "gnuplot",