diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-11-25 18:27:40 +0000 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-11-25 18:27:40 +0000 |
commit | 1f97e51d737c1a5a3e4503db3373a792f87f3bc1 (patch) | |
tree | 9d61f7065f27210573977de26962cfcd7fbe685b /build_msvc | |
parent | 2d2ef2f14f352438afab2e3251d07fd100be7076 (diff) |
msvc: Update vcpkg manifest baseline up to "2023.08.09 Release"
Dependency changes (2023.01.09 --> 2023.08.09):
- berkeleydb: 4.8.30#8 --> 4.8.30#9
- boost: 1.81.0 --> 1.82.0#2
- sqlite3: 3.40.0#1 --> 3.42.0#1
- zeromq: 4.3.4#6 --> 2023-06-20#1
Diffstat (limited to 'build_msvc')
-rw-r--r-- | build_msvc/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_msvc/vcpkg.json b/build_msvc/vcpkg.json index 25ef4a24af..701adaec74 100644 --- a/build_msvc/vcpkg.json +++ b/build_msvc/vcpkg.json @@ -11,7 +11,7 @@ "sqlite3", "zeromq" ], - "builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996", + "builtin-baseline": "9edb1b8e590cc086563301d735cae4b6e732d2d2", "overrides": [ { "name": "libevent", |