forked from pool/ast-grep
- Update to 0.19.3:
* fix(deps): update dependency @swc/core to v1.4.2 67450cb * refactor: move rewriters to SerializableRuleConfig d98c062 * fix(deps): update rust crate inquire to 0.7.0 86ec845 OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=26
This commit is contained in:
parent
76ace2fcf9
commit
bf2786fad0
2
_service
2
_service
@ -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.19.2</param>
|
||||
<param name="revision">0.19.3</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5519d8dc6d9bc48e6d54a328955f113d8eb1b466e55779e12b2eeed6716387a8
|
||||
size 660659
|
3
ast-grep-0.19.3+0.tar.zst
Normal file
3
ast-grep-0.19.3+0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d46889921c409f713747df9f548a6229317c18d3d43225991f7c58f822b36a1
|
||||
size 661067
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 07:20:23 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.19.3:
|
||||
* fix(deps): update dependency @swc/core to v1.4.2 67450cb
|
||||
* refactor: move rewriters to SerializableRuleConfig d98c062
|
||||
* fix(deps): update rust crate inquire to 0.7.0 86ec845
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 05:55:03 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ast-grep
|
||||
Version: 0.19.2+0
|
||||
Version: 0.19.3+0
|
||||
Release: 0
|
||||
Summary: A CLI tool for code structural search, lint and rewriting
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:358fd25b8c54395d2d71aa4e73faab0f890b0620898f10578e45b224f453d200
|
||||
size 26713658
|
||||
oid sha256:cdd5fdf8c099c853f41c9d064f59287b36b8db5cf505ec4da6c2dce1517a7c4a
|
||||
size 26866525
|
||||
|
Loading…
x
Reference in New Issue
Block a user