SHA256
2
1
forked from pool/deno
2021-06-23 23:36:02 +00:00
committed by Git OBS Bridge
parent afe62c1a31
commit b5cbf2ac81
6 changed files with 22 additions and 8 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.11.1</param>
<param name="version">1.11.1</param>
<param name="revision">v1.11.2</param>
<param name="version">1.11.2</param>
<!-- remove large docs -->
<param name="exclude">docs</param>