From 3bdb1b69d63e4ad1e0e2fd67bf7c484d8f58986e Mon Sep 17 00:00:00 2001 From: Porkepix Date: Wed, 2 Mar 2022 18:00:41 +0100 Subject: [PATCH] v8 9.9.115.8 --- Aliases/{v8@9.8 => v8@9.9} | 0 Formula/v8.rb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Aliases/{v8@9.8 => v8@9.9} (100%) diff --git a/Aliases/v8@9.8 b/Aliases/v8@9.9 similarity index 100% rename from Aliases/v8@9.8 rename to Aliases/v8@9.9 diff --git a/Formula/v8.rb b/Formula/v8.rb index cff53ef8cb6..9877a4b29e6 100644 --- a/Formula/v8.rb +++ b/Formula/v8.rb @@ -2,8 +2,8 @@ class V8 < Formula desc "Google's JavaScript engine" homepage "https://github.com/v8/v8/wiki" # Track V8 version from Chrome stable: https://omahaproxy.appspot.com - url "https://github.com/v8/v8/archive/9.8.177.11.tar.gz" - sha256 "d1b1463e2aa4cca2b2c77f660165675a31047205ce0cb929e7f45b0e2cd58f95" + url "https://github.com/v8/v8/archive/9.9.115.8.tar.gz" + sha256 "e3406fc757aa3cddfc05131d94375b4e050f685295c4484efb045be781bd6d2e" license "BSD-3-Clause" livecheck do