mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[plf-colony] update to 7.6.1 (#49083)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO mattreecebentley/plf_colony
|
||||
REF 7eceefdd9291103dcee2d6c5fae6b63da1855dc5
|
||||
SHA512 3856608d7129c832739562d86711a25a7e180b603ed652b01925e07d94538ad6290c597274ee758b6c8ded65eae02fd7bac416811f21480549416646ffb27b63
|
||||
REF d0f4a9306237cc0b030a7ae981b52b6fa83dc788 # v7.6.01
|
||||
SHA512 9553d6db71b67d5e1a13a7b14c61b69e1f76c313eda3061f92679f787f3fd0158468304c34633a84976213d0674ce4d93449f6f091a4047b652e27ae52b1e608
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "plf-colony",
|
||||
"version": "7.5.25",
|
||||
"version": "7.6.1",
|
||||
"description": "An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures.",
|
||||
"homepage": "https://plflib.org/colony.htm"
|
||||
}
|
||||
|
||||
@@ -7617,7 +7617,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"plf-colony": {
|
||||
"baseline": "7.5.25",
|
||||
"baseline": "7.6.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"plf-hive": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1f8dcd532d52e716022a560694851f3aa9b2bc6c",
|
||||
"version": "7.6.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "d8c24104dfbe3e4128570f326a0bfa7cb5fe9aa3",
|
||||
"version": "7.5.25",
|
||||
|
||||
Reference in New Issue
Block a user