switch to zst. version scheme is now 0.0.{commit_count} while under dev
This commit is contained in:
6
_service
6
_service
@@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/microsoft/typescript-go</param>
|
||||
<param name="scm">git</param>
|
||||
|
||||
<param name="revision">8cf4a33989a0dc18f47adb7aa63d2db2099578e4</param>
|
||||
<param name="version">0.1</param>
|
||||
<param name="revision">f3cf27f6970fa98b26d9413dd160c4b864d570a2</param>
|
||||
<param name="version">0.0.462</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
@@ -12,7 +12,7 @@
|
||||
<service name="tar" mode="manual"/>
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
</services>
|
||||
|
||||
|
Reference in New Issue
Block a user