gnuplot: Update to version 5.4.7

This commit is contained in:
github-actions[bot] 2023-05-22 00:35:34 +00:00
parent f8aa6688f0
commit 477a8180a5

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.6", "version": "5.4.7",
"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.6/gp546-win64-mingw-2.7z", "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.7/gp547-win64-mingw.7z",
"hash": "sha1:9d1208cd236d5f8dcac646792765bb73312f7c74" "hash": "sha1:fb06a2f5bb48a337a6175d671734a24e6032cc25"
} }
}, },
"extract_dir": "gnuplot", "extract_dir": "gnuplot",