mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-06 23:41:28 +00:00
18 lines
624 B
JSON
18 lines
624 B
JSON
{
|
|
"homepage": "http://www.swig.org",
|
|
"version": "4.0.0",
|
|
"license": "GPL-3.0-or-later",
|
|
"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-4.0.0",
|
|
"bin": "swig.exe",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-$version/swigwin-$version.zip",
|
|
"extract_dir": "swigwin-$version"
|
|
}
|
|
}
|