gnuplot: Update to version 5.4.8

This commit is contained in:
github-actions[bot] 2023-06-10 16:27:24 +00:00
parent 6d8d010d67
commit f3e057adc1

View File

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