mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-24 16:40:21 +00:00
Meta: Update vcpkg to the August 2024 release
This commit is contained in:
parent
c36a7ed4c3
commit
aa0e5873d1
Notes:
github-actions[bot]
2024-08-31 05:48:32 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/aa0e5873d1f Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1230
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ if [ "$ci" -eq 0 ]; then
|
|||
fi
|
||||
|
||||
GIT_REPO="https://github.com/microsoft/vcpkg.git"
|
||||
GIT_REV="f7423ee180c4b7f40d43402c2feb3859161ef625" # 2024.06.15
|
||||
GIT_REV="3508985146f1b1d248c67ead13f8f54be5b4f5da" # 2024.08.23
|
||||
PREFIX_DIR="$DIR/Local/vcpkg"
|
||||
|
||||
mkdir -p "$DIR/Tarballs"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"builtin-baseline": "f7423ee180c4b7f40d43402c2feb3859161ef625",
|
||||
"builtin-baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "fontconfig",
|
||||
|
|
Loading…
Reference in a new issue