cloudfoundry / cli

The official command line client for Cloud Foundry
https://docs.cloudfoundry.org/cf-cli
Apache License 2.0
1.75k stars 928 forks source link

Update inno setup x64 flag to x64compatible #3004

Closed weresch closed 2 weeks ago

weresch commented 2 weeks ago

Description of the Change

Inno Setup is used to create installers for release, and it no longer supports the ia64 flag and recommends x64compatible instead. See https://jrsoftware.org/ishelp/index.php?topic=setup_architecturesinstallin64bitmode

Why Is This PR Valuable?

Removes an error from building the release

How Urgent Is The Change?

Needed before next release