[flatbush] add release v1.3.2 (#49202)

This commit is contained in:
Alex Emirov
2026-01-05 14:53:19 -05:00
committed by GitHub
parent 9a7210743c
commit 19d0aa96cc
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO chusitoo/flatbush
REF "v${VERSION}"
SHA512 774fbe4a0670555d2bc8ced1cc1d04374d6d1b339853a5c1c95f90526547c27328d32c00f50677888258151afd2f2fefb8c3b409e283350b65ff9383da8c6744
SHA512 243eb75fe234731f65aaee491124b82e3dd096f6dd707c666ad4d769fe3e7464ceff240ce33ec88d20062247f12fb0c001a44fee7aa511b6e6b561fc107686c1
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "flatbush",
"version": "1.3.1",
"version": "1.3.2",
"description": "A C++11 header-only single file port of Flatbush",
"homepage": "https://github.com/chusitoo/flatbush",
"license": "MIT",

View File

@@ -2997,7 +2997,7 @@
"port-version": 1
},
"flatbush": {
"baseline": "1.3.1",
"baseline": "1.3.2",
"port-version": 0
},
"flatcc": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9368022e83d35d49a32f2d3dd1a2e21325fdc5e0",
"version": "1.3.2",
"port-version": 0
},
{
"git-tree": "66ca56493ab78cbb2880db916116465ef9f843f7",
"version": "1.3.1",