gnuplot: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2024-05-30 04:29:51 +00:00
parent a09d379d0a
commit b06889ad69

View File

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"description": "Interactive function plotting utility",
"homepage": "http://www.gnuplot.info",
"license": "gnuplot",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.0/gp600-win64-mingw.7z",
"hash": "sha1:3977f8b0b48bd11232f6562781054e100e6b1449"
"url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.1/gp601-win64-mingw.7z",
"hash": "sha1:cc14b009205dcd184008b1187f65d0995e77d9b6"
}
},
"extract_dir": "gnuplot",