SHA256
2
1
forked from pool/deno
2021-07-27 00:23:24 +00:00
committed by Git OBS Bridge
parent 9f6d4ba7f7
commit 2b6b3146ef
5 changed files with 36 additions and 6 deletions

View File

@@ -13,8 +13,8 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/denoland/deno</param>
<param name="revision">v1.12.1</param>
<param name="version">1.12.1</param>
<param name="revision">v1.12.2</param>
<param name="version">1.12.2</param>
<!-- remove large docs -->
<param name="exclude">docs</param>