[zpp-bits] Update to 4.4.13 (#29108)

* Update to 4.4.13

* Updated SHA
This commit is contained in:
Anton 2023-01-24 09:41:32 +01:00 committed by GitHub
parent f5aa25d46f
commit 6346657c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eyalz800/zpp_bits
REF v4.4.12
SHA512 5e55cc86ddbb2e8cd7a506470ff18e964a1d59b4153b98d082ee68a4d5bc61e872b646059cb625cf0b04055c431894f542c2e8fb9402380b6eec1da6cfebe78f
REF v4.4.13
SHA512 26298d4485b364ac19a2d5375842052bc21f6f0c6fd355bd41078fc41885a8d26c5386a5cd6169044a4e476bd7b7540832f520ca75c06791e8e30dffb018b557
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "zpp-bits",
"version": "4.4.12",
"version": "4.4.13",
"description": "A lightweight C++20 serialization and RPC library",
"homepage": "https://github.com/eyalz800/zpp_bits",
"license": "MIT"

View File

@ -8469,7 +8469,7 @@
"port-version": 3
},
"zpp-bits": {
"baseline": "4.4.12",
"baseline": "4.4.13",
"port-version": 0
},
"zserge-webview": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f1497476711852911f21a84e80c76a30530c98c7",
"version": "4.4.13",
"port-version": 0
},
{
"git-tree": "dba443bd6b07feacc4a45160542ac6b0ffeddece",
"version": "4.4.12",