Skip to content

Commit

Permalink
ci: update vcpkg baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent 6b23de9 commit 2dd6c11
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@
"homepage": "https://github.com/Starfield-Reverse-Engineering/CommonLibSF",
"license": "GPL-3.0-or-later",
"builtin-baseline": "f0f811770e0538fcb295a1750c0a5e0de5131d29",
"dependencies": ["spdlog"],
"dependencies": [
"spdlog"
],
"vcpkg-configuration": {
"registries": [
{
"kind": "git",
"baseline": "e376718dc96bd2a6431cc8f7b05eca555d51a123",
"repository": "https://github.com/ThirdEyeSqueegee/vcpkg-ports",
"packages": ["spdlog"]
"packages": [
"spdlog"
]
}
]
}
Expand Down

0 comments on commit 2dd6c11

Please sign in to comment.