isx: Update to version 0.3.11

This commit is contained in:
github-actions[bot] 2025-07-07 12:32:11 +00:00
parent 904a3f1d7d
commit ac2a1ea767

View File

@ -1,10 +1,10 @@
{
"version": "0.3.10",
"version": "0.3.11",
"description": "InstallShield installer extractor. Continuation of 'ISXUnpack'.",
"homepage": "https://github.com/lifenjoiner/ISx",
"license": "MIT",
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.10/ISx-v0.3.10.7z",
"hash": "4ad0a19b986799c7454efaf7edd12b777800acf066b6ca49c73f961f11faf797",
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.11/ISx-v0.3.11.7z",
"hash": "145c254a8e656a2f1df9a384759700a2e686ca5e760fea1103224e3a2b818417",
"pre_install": [
"if ($architecture -eq '32bit') {",
" Move-Item \"$dir\\ISx-x86.exe\" \"$dir\\ISx.exe\" -Force",