diff --git a/_service b/_service index c0f25d3..9dd6edd 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/denoland/rusty_v8 git - v0.97.0 - 0.97.0 + v0.98.0 + 0.98.0 .git .github .gitignore diff --git a/rusty_v8-0.97.0.tar.xz b/rusty_v8-0.97.0.tar.xz deleted file mode 100644 index 9bf5a49..0000000 --- a/rusty_v8-0.97.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:635b5af3068481924b7f4a5474eb4aefe5093e291e307707d962676ae54ce493 -size 58025272 diff --git a/rusty_v8-0.98.0.tar.xz b/rusty_v8-0.98.0.tar.xz new file mode 100644 index 0000000..370ab1a --- /dev/null +++ b/rusty_v8-0.98.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038324aaec8e1cd474fd853963a91bb229d728a3412bca990f3743753f7349b2 +size 58010632 diff --git a/rusty_v8.changes b/rusty_v8.changes index 10a3bde..7c5a56c 100644 --- a/rusty_v8.changes +++ b/rusty_v8.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 12 02:19:05 UTC 2024 - Avindra Goolcharan + +- update to 0.98.0: + * feat: cppgc::Ptr (#1523) + * Rolling to V8 12.7.224.13 (#1524) + * fix: put fslock around entire build process (#1525) + * chore: output more information in build (#1521) +- includes 0.97.1: + * attempt to fix symlink problem (#1520) + ------------------------------------------------------------------- Wed Jul 10 23:14:45 UTC 2024 - Avindra Goolcharan diff --git a/rusty_v8.spec b/rusty_v8.spec index c695df1..c896d31 100644 --- a/rusty_v8.spec +++ b/rusty_v8.spec @@ -17,7 +17,7 @@ Name: rusty_v8 -Version: 0.97.0 +Version: 0.98.0 Release: 0 Summary: Build tooling for Deno (do not install or use!) License: MIT