We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f9657 commit fbc669aCopy full SHA for fbc669a
.github/win/windows-installer-v8-x64.iss
@@ -5,8 +5,8 @@ AppName=Cloud Foundry CLI
5
AppVersion=VERSION
6
AppVerName=Cloud Foundry CLI version VERSION
7
AppPublisher=Cloud Foundry Foundation
8
-ArchitecturesInstallIn64BitMode=x64 ia64
9
-ArchitecturesAllowed=x64 ia64
+ArchitecturesInstallIn64BitMode=x64compatible
+ArchitecturesAllowed=x64compatible
10
PrivilegesRequired=none
11
DefaultDirName={pf}\Cloud Foundry
12
SetupIconFile=cf.ico
0 commit comments