19 lines
604 B
Plaintext
19 lines
604 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="manual">
|
|
<param name="url">https://github.com/microsoft/typescript-go</param>
|
|
<param name="scm">git</param>
|
|
|
|
<param name="revision">ffa058269dbc4a3749c1f0494a3eb0c8d6b96517</param>
|
|
<param name="version">0.0.471</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="exclude">.github</param>
|
|
<param name="exclude">.gitignore</param>
|
|
</service>
|
|
<service name="tar" mode="manual"/>
|
|
<service name="recompress" mode="manual">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">zst</param>
|
|
</service>
|
|
</services>
|
|
|