0.63.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=40
This commit is contained in:
parent
3dc615ca32
commit
ebcd1155de
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v0.62.2</param>
|
<param name="revision">v0.63.0</param>
|
||||||
<param name="version">0.62.2</param>
|
<param name="version">0.63.0</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="exclude">.github</param>
|
<param name="exclude">.github</param>
|
||||||
<param name="exclude">.gitignore</param>
|
<param name="exclude">.gitignore</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fcbbf81b339d7d806696b2142b636fbaa6c227b19ec50d7071b04f8e83bd10ab
|
|
||||||
size 55156732
|
|
3
rusty_v8-0.63.0.tar.xz
Normal file
3
rusty_v8-0.63.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a73df28df2ccb449c6baa99a16b52a198d52d8ce973e4a38e555003ef019c2f1
|
||||||
|
size 55156864
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 23 23:36:35 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
- update to 0.63.0:
|
||||||
|
* refactor: v8::Context::set_promise_hooks requires scope (#1185)
|
||||||
|
* feat: Add bindings for continuation embedder data (#1184)
|
||||||
|
* refactor: Move set_promise_hooks API to HandleScope (#1186)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 7 19:22:09 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
Tue Feb 7 19:22:09 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e97a3ee555e0a52db4ec8fe4d5d67ae6c5cab49c5ad179dd6eddbeff90a9e043
|
oid sha256:b3e0d3272e6c605ffacde0e5c2d9705822e29a51978533dc9cd163205bf9a04f
|
||||||
size 8692756
|
size 8692536
|
||||||
|
Loading…
Reference in New Issue
Block a user