2021-04-27 17:41:18 +00:00
committed by Git OBS Bridge
parent 00cef0e8ad
commit 865f83d28c
6 changed files with 40 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.9.0</param>
<param name="version">1.9.0</param>
<param name="revision">v1.9.2</param>
<param name="version">1.9.2</param>
<!-- remove large docs -->
<param name="exclude">docs</param>