- Update to 0.18.1:

* Breaking change: refactor: use more concise name 6a4a17c

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=18
This commit is contained in:
2024-02-01 08:07:32 +00:00
committed by Git OBS Bridge
parent 4adab32322
commit 2ed74cd4ff
6 changed files with 13 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">0.18.0</param>
<param name="revision">0.18.1</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>