SHA256
2
1
forked from pool/deno
2021-05-17 16:27:39 +00:00
committed by Git OBS Bridge
parent 99d9cbd9e3
commit 607a556ea5
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.10.1</param>
<param name="version">1.10.1</param>
<param name="revision">v1.10.2</param>
<param name="version">1.10.2</param>
<!-- remove large docs -->
<param name="exclude">docs</param>