gnuplot: Update to version 6.0.2

This commit is contained in:
github-actions[bot] 2024-12-23 00:37:05 +00:00
parent 2fd0fdef91
commit 164b146c22

View File

@ -1,12 +1,12 @@
{ {
"version": "6.0.1", "version": "6.0.2",
"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/6.0.1/gp601-win64-mingw.7z", "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.2/gp602-win64-mingw.7z",
"hash": "sha1:cc14b009205dcd184008b1187f65d0995e77d9b6" "hash": "sha1:bab047d6d4bdce3c106ac0b666984d9fe9a3576f"
} }
}, },
"extract_dir": "gnuplot", "extract_dir": "gnuplot",