From babb0eb3a12e588c19519ff5b1e18b53c333ad24 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Tue, 10 Jan 2023 22:34:29 -0500 Subject: [PATCH] go-boring 1.18.10b7 Closes #120298. Signed-off-by: Patrick Linnane Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/go-boring.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/go-boring.rb b/Formula/go-boring.rb index 40001e35f5a..a98b6b38f12 100644 --- a/Formula/go-boring.rb +++ b/Formula/go-boring.rb @@ -1,9 +1,9 @@ class GoBoring < Formula desc "Go programming language with BoringCrypto" homepage "https://go.googlesource.com/go/+/dev.boringcrypto/README.boringcrypto.md" - url "https://go-boringcrypto.storage.googleapis.com/go1.18.9b7.src.tar.gz" - version "1.18.9b7" - sha256 "45b1ed1d3f63d1fa86c6f26329f11912c1dbfb1fa4fd39cf0eabc84e29f86cd7" + url "https://go-boringcrypto.storage.googleapis.com/go1.18.10b7.src.tar.gz" + version "1.18.10b7" + sha256 "4ced930d738cb30f4c4b28b7281d1e2e397eda2353b4c8f7c6de82ef589acc0b" license "BSD-3-Clause" livecheck do