Skip to content

Commit

Permalink
update deps & version databases
Browse files Browse the repository at this point in the history
  • Loading branch information
gavxin committed Mar 3, 2023
1 parent c3b365c commit 3bf2890
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion ports/cachelib/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@
"supports": "linux & x64 & static",
"dependencies": [
"fbthrift",
"fizz",
"fmt",
"folly",
"gflags",
"glog",
"gtest",
"tsl-sparse-map",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
},
"wangle"
]
}
2 changes: 1 addition & 1 deletion versions/c-/cachelib.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "024915aa49e34828e5716460702f82e9ccc43719",
"git-tree": "d0dd6a2ec5935fb7ab6a678d02a041da056a807a",
"version-string": "2023.02.27.00",
"port-version": 0
}
Expand Down

0 comments on commit 3bf2890

Please sign in to comment.