Skip to content

Commit

Permalink
[bitsery] Update to v5.2.4 (#40177)
Browse files Browse the repository at this point in the history
  • Loading branch information
VelocityRa authored Jul 31, 2024
1 parent f6054b1 commit 3767442
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/bitsery/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO fraillt/bitsery
REF "v${VERSION}"
SHA512 6edaf4d5f22d640df67813f7525c2e076a76911079e25eeb93f4302a835b26d986379d1aad6bdb98f1781af3a5d638ee02ea9c32765741ce91366b518fc4d447
SHA512 26e525d799d1777e182753c6c970765be8695a557e0fef35224ab8f4629a094c04fd8d7e456da369938d74acb0ca84084f394f212ae1343fa62a27256dba971f
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/bitsery/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitsery",
"version": "5.2.3",
"version": "5.2.4",
"description": "Header only C++ binary serialization library",
"homepage": "https://github.com/fraillt/bitsery",
"dependencies": [
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/bitsery.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "73f4da051bf8903b91c11b724dd62469eb0565ff",
"version": "5.2.4",
"port-version": 0
},
{
"git-tree": "7c511e7c691fc3d0c4f146298daa7e0a4f4446e5",
"version": "5.2.3",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@
"port-version": 3
},
"bitsery": {
"baseline": "5.2.3",
"baseline": "5.2.4",
"port-version": 0
},
"blake3": {
Expand Down

0 comments on commit 3767442

Please sign in to comment.