Commit 8f0699c
committed
argtable3: add livecheck
Upstream uses a tag format including a version and hash (e.g.,
`v3.2.2.f25c624`) and we only use the version part in the formula, so
this adds a `livecheck` block with a regex that omits the hash part
to match the formula version format. This makes it so that livecheck
won't incorrectly surface the tag with the hash as newer than the
same version without the hash.1 parent b01d931 commit 8f0699c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
0 commit comments