diff --git a/_service b/_service index 91c26d1..1e125eb 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/denoland/rusty_v8 git - v0.35.0 - 0.35.0 + v0.36.0 + 0.36.0 .git .github .gitignore diff --git a/rusty_v8-0.35.0.tar.xz b/rusty_v8-0.35.0.tar.xz deleted file mode 100644 index 891f6ca..0000000 --- a/rusty_v8-0.35.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a9e5de5960ee866f5f4bc89176b10ca695d9c3829807973986a73b28166685 -size 46239440 diff --git a/rusty_v8-0.36.0.tar.xz b/rusty_v8-0.36.0.tar.xz new file mode 100644 index 0000000..aa75ebc --- /dev/null +++ b/rusty_v8-0.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16b58f0ad12f2d18a30a4c0aaa20752999265cb8d807422810c248094bdeb2a +size 46247508 diff --git a/rusty_v8.changes b/rusty_v8.changes index f3342ab..e70dfae 100644 --- a/rusty_v8.changes +++ b/rusty_v8.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 4 02:20:58 UTC 2021 - Avindra Goolcharan + +- update to 0.36.0: + * rolling to V8 9.7.106.15 (#845) + * add Function::GetScript{Line,Column}Number bindings (#843) + ------------------------------------------------------------------- Thu Nov 25 15:07:47 UTC 2021 - Avindra Goolcharan diff --git a/rusty_v8.spec b/rusty_v8.spec index abbea55..cf61e72 100644 --- a/rusty_v8.spec +++ b/rusty_v8.spec @@ -17,7 +17,7 @@ Name: rusty_v8 -Version: 0.35.0 +Version: 0.36.0 Release: 0 Summary: Build tooling for Deno (do not install or use!) License: MIT