From 1a035d2bf9ef6d9d7195fa12fccb0dbf07355944 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:11:09 +0000 Subject: [PATCH] teku 24.12.0 --- Formula/t/teku.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/teku.rb b/Formula/t/teku.rb index 494fc27d21c55..650132ac15ec5 100644 --- a/Formula/t/teku.rb +++ b/Formula/t/teku.rb @@ -2,8 +2,8 @@ class Teku < Formula desc "Java Implementation of the Ethereum 2.0 Beacon Chain" homepage "https://docs.teku.consensys.net/" url "https://github.com/ConsenSys/teku.git", - tag: "24.10.3", - revision: "56440a82e920d81915a4c9b831a4873eff721b13" + tag: "24.12.0", + revision: "6115f18d1b6529e57076507658deb5ca066dd0ae" license "Apache-2.0" head "https://github.com/ConsenSys/teku.git", branch: "master"