[roaring] update to 4.1.3 (#41078)

This commit is contained in:
c8ef 2024-09-20 04:33:49 +08:00 committed by GitHub
parent 25873421df
commit ca4dec26ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO RoaringBitmap/CRoaring
REF "v${VERSION}"
SHA512 6a81d4425f9dd422aafc04b49ca5f70ca87f1cc64be15b936ffd89fe23c3b50c6a615e9af5ccdcdd5f5ad5851d2de762b8fb3412c65b243c12acb7abcb3bce58
SHA512 632bdc7dd4f66a5034653ebcf17532e680a07f05456640ceea704d3b0f360b3d514a68bf513074f9f3b23e06cfa06814f0df0337003f70f33768c041bc5e82c5
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "roaring",
"version": "4.1.2",
"version": "4.1.3",
"description": "A better compressed bitset in C (and C++)",
"homepage": "https://github.com/RoaringBitmap/CRoaring",
"license": "Apache-2.0 OR MIT",

View File

@ -7909,7 +7909,7 @@
"port-version": 1
},
"roaring": {
"baseline": "4.1.2",
"baseline": "4.1.3",
"port-version": 0
},
"robin-hood-hashing": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3d86b5e35bc1f6655fe75db03d7ed895f1050831",
"version": "4.1.3",
"port-version": 0
},
{
"git-tree": "8e8e8dad98996839e8fbab2a942466556deb3335",
"version": "4.1.2",