forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.20.7 Fix sizeof precedence by @philipturnbull in #168 Adds GH tag queries by @BekaValentine in #122 Add Microsoft SEH extension to the grammar by @DennySun2100 in #164 Add TAGS_QUERY to rust bindings by @Squadrick in #175 Misc fixes by @amaanq 0.20.6 fix: rework rules to reduce state count by @amaanq in #162 Fix by @amaanq in #163
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.3 2023/08/24 06:15:01 wiz Exp $ | ||
$NetBSD: distinfo,v 1.4 2024/01/28 13:29:46 wiz Exp $ | ||
|
||
BLAKE2s (tree-sitter-c-0.20.5.tar.gz) = b5daef61f0f7258352063dc6569ed34e0c42281b412d03dc629391582f015090 | ||
SHA512 (tree-sitter-c-0.20.5.tar.gz) = 3f25dbe6ff88a24d6ba1ec714dc3d49810cadc1c89e6529606f6a83a12733b98a425448acd2d30d9d2eb98c67e16e429e3880c316273354d92bf6cfe3fb78d82 | ||
Size (tree-sitter-c-0.20.5.tar.gz) = 410521 bytes | ||
BLAKE2s (tree-sitter-c-0.20.7.tar.gz) = fd4114949fcfcbeed2bf2c13ab281ef88bf0ef87191557f420079fdceeb3281c | ||
SHA512 (tree-sitter-c-0.20.7.tar.gz) = 42199156796dc6fb427b57c67c1fc5105c315b812a5ade813466dddd76b1b5c37957c071b52a58e4f46b5a55f189de13eab92ff8b6adea45ce07aa2322c5c357 | ||
Size (tree-sitter-c-0.20.7.tar.gz) = 377856 bytes |