diff --git a/bucket/innounp.json b/bucket/innounp.json index 47469f5f5cec2d..616ccfd44b42e5 100644 --- a/bucket/innounp.json +++ b/bucket/innounp.json @@ -1,15 +1,16 @@ { - "version": "0.50", + "version": "1.73", + "url": "https://www.rathlev-home.de/tools/download/innounp-1.zip", + "bin": ["innounp.exe"], + "license": "LGPL", "description": "Inno Setup Unpacker", - "homepage": "https://innounp.sourceforge.net", - "license": "GPL-3.0-only", - "url": "https://downloads.sourceforge.net/project/innounp/innounp/innounp%200.50/innounp050.rar", - "hash": "sha1:6300e083d3560bc5d3eb4eb771c6aa57c6691d9b", - "bin": "innounp.exe", + "homepage": "https://www.rathlev-home.de/index-e.html?tools/prog-e.html#unpack", + "hash": "SHA256:db670ce576bb89467358b6104be528a006b2e850a215703aadc485592cfc96ad", "checkver": { - "sourceforge": "innounp/innounp" + "url": "https://www.rathlev-home.de/index-e.html?tools/prog-e.html#unpack", + "regex": "executable\s*-\s*version\s*(\d+\.\d+)" }, "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" } }