This commit is contained in:
DubbleClick
2025-07-18 13:51:33 +07:00
parent c364970e05
commit 5c44703f53
6 changed files with 75 additions and 6 deletions

View File

@@ -466,6 +466,16 @@
"path": "COPYING"
}
},
"lerc": {
"type": "ghtar",
"repo": "Esri/lerc",
"prefer-stable": true,
"provide-pre-built": true,
"license": {
"type": "file",
"path": "LICENSE"
}
},
"libevent": {
"type": "ghrel",
"repo": "libevent/libevent",