[roaring] update to 4.1.2 (#40801)

This commit is contained in:
c8ef 2024-09-05 13:30:26 +08:00 committed by GitHub
parent b334754703
commit 57eb9453e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

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

View File

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

View File

@ -7873,7 +7873,7 @@
"port-version": 0
},
"roaring": {
"baseline": "4.1.1",
"baseline": "4.1.2",
"port-version": 0
},
"robin-hood-hashing": {

View File

@ -1,10 +1,15 @@
{
"versions": [
{
"git-tree": "8e8e8dad98996839e8fbab2a942466556deb3335",
"version": "4.1.2",
"port-version": 0
},
{
"git-tree": "c036b926559c1f8bcb09d09a714c6750dcc1ffa6",
"version": "4.1.1",
"port-version": 0
},
},
{
"git-tree": "0b75f1e0ab32aa84c8680cc6d70bc3784b56c5ee",
"version": "4.0.0",