innounp: Use direct sourceforge link (#4406)

This commit is contained in:
sitiom 2023-02-01 15:21:15 +08:00 committed by GitHub
parent eb890b20d7
commit dcc7e8cabd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,13 @@
"description": "Inno Setup Unpacker",
"homepage": "http://innounp.sourceforge.net",
"license": "GPL-3.0-only",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp050.rar",
"hash": "sha512:dbbc809308267a866db9d6b751fdeda6d179e1a65d8ddb14bb51984431ae91493f9a76105e1789b245732043a2c696c869ed10964b48cf59f81e55bd52f85330",
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%200.50/innounp050.rar",
"hash": "sha1:6300e083d3560bc5d3eb4eb771c6aa57c6691d9b",
"bin": "innounp.exe",
"checkver": "Version\\s+([\\d.]+)\\s*<br>",
"checkver": {
"sourceforge": "innounp/innounp"
},
"autoupdate": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/innounp/innounp$cleanVersion.rar",
"hash": {
"url": "$url.sha512"
}
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%20$version/innounp$cleanVersion.rar"
}
}