swig: Update to version 4.0.0

This commit is contained in:
Richard Kuhnt 2019-04-28 20:00:28 +00:00
parent ab92aa791c
commit db401e9c7c

View File

@ -1,14 +1,14 @@
{
"homepage": "http://www.swig.org",
"version": "3.0.12",
"version": "4.0.0",
"license": "GPL-3.0-or-later",
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-3.0.12/swigwin-3.0.12.zip",
"hash": "21ce6cbe297a56b697ef6e7e92a83e75ca41dedc87e48282ab444591986c35f5",
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.0/swigwin-4.0.0.zip",
"hash": "sha1:ea72f1dc83e474a611e02f83f205a1e9ab4f3a49",
"checkver": {
"url": "http://www.swig.org/download.html",
"re": "swigwin-((\\d+\\.){0,3}\\d+)"
},
"extract_dir": "swigwin-3.0.12",
"extract_dir": "swigwin-4.0.0",
"bin": "swig.exe",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-$version/swigwin-$version.zip",