Skip to content

Commit acb6815

Browse files
authored
Merge pull request #2540 from jwillemsen/jwi-vcpkg20250427
Upgrade to vcpkg 2026.04.27
2 parents 69fc7a0 + 88a7332 commit acb6815

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Install vcpkg
115115
uses: lukka/run-vcpkg@v11
116116
with:
117-
vcpkgGitCommitId: c3867e714dd3a51c272826eea77267876517ed99
117+
vcpkgGitCommitId: 56bb2411609227288b70117ead2c47585ba07713
118118
runVcpkgInstall: true
119119
- name: create $ACE_ROOT/ace/config.h
120120
run: |

ACE/docs/bczar/bczar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ <h2>Recipe for Cutting a Minor Kit</h2>
384384
</code>
385385
</li>
386386
<li>
387-
Make a new pull request for homebrew-core to update ACE to the new release, see https://github.com/Homebrew/homebrew-core/blob/master/Formula/ace.rb
387+
Make a new pull request for homebrew-core to update ACE to the new release, see https://github.com/Homebrew/homebrew-core/blob/main/Formula/a/ace.rb
388388
</li>
389389
<li>
390390
Make a new pull request to Microsoft vcpkg to update ACE to the new release, see https://github.com/Microsoft/vcpkg/tree/master/ports/ace

0 commit comments

Comments
 (0)