1.20.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=63
This commit is contained in:
parent
03b84970e9
commit
146881a3a7
4
_service
4
_service
@ -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.20.5</param>
|
||||
<param name="version">1.20.5</param>
|
||||
<param name="revision">v1.20.6</param>
|
||||
<param name="version">1.20.6</param>
|
||||
|
||||
<!-- remove large docs -->
|
||||
<param name="exclude">docs</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb894ad917ce718119353a598b317f98c35b8b52250e279ad9f5dc60871ba8cf
|
||||
size 7982032
|
3
deno-1.20.6.tar.xz
Normal file
3
deno-1.20.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:754eedac2cd81a88ef70847b2f17b1e31f3824e14d64bec678628d88ec0fb7ee
|
||||
size 7979600
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 22:23:15 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to v1.20.6:
|
||||
* fix(serde_v8): more robust number deserialization (#14216)
|
||||
* fix(test): Don't error on missing op details (#14184)
|
||||
* fix: upgrade to swc_ecmascript 0.143 (#14238)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 19:59:34 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: deno
|
||||
Version: 1.20.5
|
||||
Version: 1.20.6
|
||||
Release: 0
|
||||
Summary: A secure JavaScript and TypeScript runtime
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c908c9771abeaed84296b956177169047a9a88765dc47cdd887105ee2d952721
|
||||
size 64736772
|
||||
oid sha256:793bc57cb44a0b3f17f82e1c32a5b4a98f2e63d510e18efccb8ea32d340e30dd
|
||||
size 64792424
|
||||
|
Loading…
Reference in New Issue
Block a user