Skip to content

Commit

Permalink
Merge branch 'main' into add_missing_close_buildpack_bits
Browse files Browse the repository at this point in the history
  • Loading branch information
gururajsh authored Jul 10, 2024
2 parents b29ed38 + adaf6b1 commit 32463e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/win/windows-installer-v8-x64.iss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ AppName=Cloud Foundry CLI
AppVersion=VERSION
AppVerName=Cloud Foundry CLI version VERSION
AppPublisher=Cloud Foundry Foundation
ArchitecturesInstallIn64BitMode=x64 ia64
ArchitecturesAllowed=x64 ia64
ArchitecturesInstallIn64BitMode=x64compatible
ArchitecturesAllowed=x64compatible
PrivilegesRequired=none
DefaultDirName={pf}\Cloud Foundry
SetupIconFile=cf.ico
Expand Down

0 comments on commit 32463e3

Please sign in to comment.