go-boring 1.18.10b7

Closes #120298.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-10 22:34:29 -05:00 committed by BrewTestBot
parent 03f9a89e74
commit babb0eb3a1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -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