mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
swig: Update to version 4.0.2
This commit is contained in:
parent
501f290b23
commit
91071c11f2
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.swig.org",
|
||||
"description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.1/swigwin-4.0.1.zip",
|
||||
"hash": "sha1:8c01423affddc360baa7dce0931919ca3d696459",
|
||||
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.2/swigwin-4.0.2.zip",
|
||||
"hash": "sha1:663d583efcdb31292f0351ae467bd485e594d7ca",
|
||||
"checkver": {
|
||||
"url": "http://www.swig.org/download.html",
|
||||
"re": "swigwin-((\\d+\\.){0,3}\\d+)"
|
||||
},
|
||||
"extract_dir": "swigwin-4.0.1",
|
||||
"extract_dir": "swigwin-4.0.2",
|
||||
"bin": "swig.exe",
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-$version/swigwin-$version.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user