diff options
author | 2022-12-11 16:14:53 -0800 | |
---|---|---|
committer | 2022-12-11 16:14:53 -0800 | |
commit | 27e40b0836f183430e5ac7128d9046c561c07e73 (patch) | |
tree | a4dd9b600c0fb49f881169a5996a42085ee86993 /src/bun.js/bindings/headers-cpp.h | |
parent | b57f51fda2b8255ff986887c9b975db96277400a (diff) | |
download | bun-27e40b0836f183430e5ac7128d9046c561c07e73.tar.gz bun-27e40b0836f183430e5ac7128d9046c561c07e73.tar.zst bun-27e40b0836f183430e5ac7128d9046c561c07e73.zip |
Update WebKit
cc @cirospaciari you will need to re-download the precompiled WebKit build from the releases page https://github.com/oven-sh/WebKit/releases/tag/dec11 because there is one small WebKit API change. LMK if you have any trouble with that
Diffstat (limited to 'src/bun.js/bindings/headers-cpp.h')
-rw-r--r-- | src/bun.js/bindings/headers-cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index d5923902b..a4a5a5ced 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1670255504 +//-- AUTOGENERATED FILE -- 1670788310 // clang-format off #pragma once |