innounp: Switch to maintained fork (#6261)

* innounp@0.50: switch to maintained fork and update to 1.73

* Update innounp.json

* Update innounp.json

---------

Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
Daviteusz 2024-11-01 23:42:11 +01:00 committed by GitHub
parent b8263d22b3
commit ca0aa61364
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,13 @@
{ {
"version": "0.50", "version": "1.75",
"description": "Inno Setup Unpacker", "description": "Inno Setup Unpacker (Unicode)",
"homepage": "https://innounp.sourceforge.net", "homepage": "https://www.rathlev-home.de/tools/prog-e.html#unpack",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%200.50/innounp050.rar", "url": "https://www.rathlev-home.de/tools/download/innounp-1.zip",
"hash": "sha1:6300e083d3560bc5d3eb4eb771c6aa57c6691d9b", "hash": "4d7be8e6fadd4561d96158bbe4f45d4ca3439e258622ed97c161cb4f40ef49ab",
"bin": "innounp.exe", "bin": "innounp.exe",
"checkver": { "checkver": "executable - version ([\\d.]+)",
"sourceforge": "innounp/innounp"
},
"autoupdate": { "autoupdate": {
"url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%20$version/innounp$cleanVersion.rar" "url": "https://www.rathlev-home.de/tools/download/innounp-1.zip"
} }
} }