[antlr4] update to 4.13.2 (#41325)

This commit is contained in:
Jia Yue Hua 2024-10-04 23:42:13 +08:00 committed by GitHub
parent be966f38db
commit 2957f3810b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
REPO antlr/antlr4
HEAD_REF dev
REF "${VERSION}"
SHA512 79ac3cdfc8f2368c647d06aec85d87507629a75527205ff2cbf7d9802989b0c6e6a8fac76148ad101f539c9ef922e431e22ba489f899f847ccc3d3d889bb2b70
SHA512 afd8ecab637a0e70cddf98f63c918eab2b907f87207624e20e80a79f885d6502d4ab734a602b1707969d61944410828b689ec2f8b09c15314fe991024cde1613
PATCHES
set-export-macro-define-as-private.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "antlr4",
"version": "4.13.1",
"version": "4.13.2",
"description": "ANother Tool for Language Recognition",
"homepage": "https://www.antlr.org",
"license": "BSD-3-Clause",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2803934714fc26ec4ef9d6df467e05b0f6c1096",
"version": "4.13.2",
"port-version": 0
},
{
"git-tree": "b8a6e8e88f1e6f604f094ce3a3927a8412eb6011",
"version": "4.13.1",

View File

@ -145,7 +145,7 @@
"port-version": 0
},
"antlr4": {
"baseline": "4.13.1",
"baseline": "4.13.2",
"port-version": 0
},
"any-lite": {