gnuplot: Update to version 6.0.3

This commit is contained in:
github-actions[bot] 2025-06-09 08:30:47 +00:00
parent 7803a3fdff
commit 5b7ed4226c

View File

@ -1,12 +1,12 @@
{
"version": "6.0.2",
"version": "6.0.3",
"description": "Interactive function plotting utility",
"homepage": "http://www.gnuplot.info",
"license": "gnuplot",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.2/gp602-win64-mingw.7z",
"hash": "sha1:bab047d6d4bdce3c106ac0b666984d9fe9a3576f"
"url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.3/gp603-win64-mingw.7z",
"hash": "sha1:d6c7367f5a11f90e50f36f04313f028733bc490e"
}
},
"extract_dir": "gnuplot",