SHA256
10
0
forked from pool/StyLua

- Update to version 0.18.1:

* Fixed parentheses around a single Luau type pack in a generic being removed causing syntax errors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=32
This commit is contained in:
Soc Virnyl Estela
2023-08-26 13:46:38 +00:00
committed by Git OBS Bridge
parent 43e46a55ba
commit 83303ccdb1
6 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">StyLua-0.18.0.tar.gz</param>
<param name="srctar">StyLua-0.18.1.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>