From d26572201569118a7a145b52f6b294a61b5a0d73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:53:05 -0600 Subject: [PATCH] chore: Update v8 snapshot cache - linux (#30642) * chore: updating v8 snapshot cache * index on develop: 68363c2b38 chore: release @cypress/vite-dev-server-v5.2.1 * index on develop: 0038ee576c docs: fix link to moved changelog docs source (#30660) * index on develop: 0038ee576c docs: fix link to moved changelog docs source (#30660) * index on develop: fe0e59bc56 chore: fix updating v8 snapshot cache when pr already exists (#30665) * index on develop: 12af62701d chore: fix github token issue on windows with v8 snapshot action (#30668) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/linux/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/linux/snapshot-meta.json b/tooling/v8-snapshot/cache/linux/snapshot-meta.json index ae07e7595621..2224eeb09af0 100644 --- a/tooling/v8-snapshot/cache/linux/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/linux/snapshot-meta.json @@ -4252,5 +4252,5 @@ "./tooling/v8-snapshot/cache/linux/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "a76caf61d717b0917cbea1dedb8ca410afc50cd8a6076172c8abf3937929cd1a" + "deferredHash": "2e76ee3eb48ec47a4627a4c7d5f39cbf8586601c4fca32b250efef671d7016c1" } \ No newline at end of file