[libmorton] update to 0.2.12 (#34585)

* [libmorton] update to 0.2.12

* [libmorton] update to 0.2.12
This commit is contained in:
Jia Yue Hua 2023-10-20 01:49:08 +08:00 committed by GitHub
parent f330a325dd
commit d524a38038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Forceflow/libmorton
REF "v${VERSION}"
SHA512 ff1b0ebca3d38e886b4320bab38360dd537c3f63bf02aedfe5b00a81e026e52aff1a929361f8e2c4de9a18272a9e2a24c0085d7beb1be0adf6434777aad02ae5
SHA512 020d9ba97204b8c028a8700d7212821dd75b6dbe1b4a77776777d06ef29bcad75cdc4e830f211daf6250779cc81ed4842a0632f89a7b7017eb071869a3c938fa
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "libmorton",
"version": "0.2.11",
"version": "0.2.12",
"description": "Header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates",
"dependencies": [
{

View File

@ -4441,7 +4441,7 @@
"port-version": 10
},
"libmorton": {
"baseline": "0.2.11",
"baseline": "0.2.12",
"port-version": 0
},
"libmount": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6f00ce462ab2d581aa3d0bb33c2ff37ff745377c",
"version": "0.2.12",
"port-version": 0
},
{
"git-tree": "01b61d968554cd38b6d3df05d11beda85750ff11",
"version": "0.2.11",