forked from pool/rusty_v8
0.38.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=23
This commit is contained in:
parent
916089dc4d
commit
adf6b10b78
4
_service
4
_service
@ -2,8 +2,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.37.0</param>
|
||||
<param name="version">0.37.0</param>
|
||||
<param name="revision">v0.38.1</param>
|
||||
<param name="version">0.38.1</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
|
BIN
rusty_v8-0.37.0.tar.xz
(Stored with Git LFS)
BIN
rusty_v8-0.37.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
rusty_v8-0.38.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
rusty_v8-0.38.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 20:11:34 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 0.38.1:
|
||||
* fix: separate out android example into crate (#871)
|
||||
- includes 0.38.0:
|
||||
* feat: v8::StackTrace::CurrentStackTrace() bindings (#800)
|
||||
* Rolling to V8 9.8.177.6 (#868)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 17:57:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user