From 5aa21fec51fca77dedabb5271a572bcfb12220de Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Mon, 25 Apr 2022 19:27:54 +0100 Subject: [PATCH] opendht 2.4.3 Closes #100083. Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/opendht.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/opendht.rb b/Formula/opendht.rb index 1c82386ce462f..b9d99394993cb 100644 --- a/Formula/opendht.rb +++ b/Formula/opendht.rb @@ -1,8 +1,8 @@ class Opendht < Formula desc "C++17 Distributed Hash Table implementation" homepage "https://github.com/savoirfairelinux/opendht" - url "https://github.com/savoirfairelinux/opendht/archive/refs/tags/2.4.0.tar.gz" - sha256 "4ecc41014add4f9165163072fff2fe72e4f4dd542b799c5baf181ec69c858942" + url "https://github.com/savoirfairelinux/opendht/archive/refs/tags/2.4.3.tar.gz" + sha256 "ed7f1a6714c4cf0afc79a736b6f2c91545aaebda1f2f91357fa0e79d2fb97d60" license "GPL-3.0-or-later" bottle do