SHA256
2
1
forked from pool/deno
2022-05-02 00:35:22 +00:00
committed by Git OBS Bridge
parent c597229b90
commit fc02e9f793
6 changed files with 38 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.21.0</param>
<param name="version">1.21.0</param>
<param name="revision">v1.21.1</param>
<param name="version">1.21.1</param>
<!-- remove large docs -->
<param name="exclude">docs</param>