forked from pool/ast-grep
- Update to 0.20.2:
* feat: make test --update-all not report error #771 * fix: fix update cases f8132a4 * refactor: less indentation for interactive reporter 203bd35 * feat: improve accept 441a548 OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=32
This commit is contained in:
parent
797c0e938f
commit
20e797b171
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
|
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.20.1</param>
|
<param name="revision">0.20.2</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:945e109a0a6908915951c47bdaf02edc07c79571d06c5023c34f6ed800cf7892
|
|
||||||
size 663372
|
|
3
ast-grep-0.20.2+0.tar.zst
Normal file
3
ast-grep-0.20.2+0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7849548c79eae1f8cd6ef872703801a37b633853e8649994ab6cafd9570534f8
|
||||||
|
size 663466
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 28 07:23:34 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.20.2:
|
||||||
|
* feat: make test --update-all not report error #771
|
||||||
|
* fix: fix update cases f8132a4
|
||||||
|
* refactor: less indentation for interactive reporter 203bd35
|
||||||
|
* feat: improve accept 441a548
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 25 06:21:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Mon Mar 25 06:21:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ast-grep
|
Name: ast-grep
|
||||||
Version: 0.20.1+0
|
Version: 0.20.2+0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A CLI tool for code structural search, lint and rewriting
|
Summary: A CLI tool for code structural search, lint and rewriting
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:92ebe32cebe31314b15cf896c257f6499975476f2f6c30101e7b30063772dabd
|
oid sha256:9315deab79d2357a9dc5bdb70a006451684ff7190e77c4c3e2c8e286f1a1f9a2
|
||||||
size 26934796
|
size 26927848
|
||||||
|
Loading…
x
Reference in New Issue
Block a user