cidr2range: add 1.0.0 bottle.

master
Nanda H Krishna 2021-05-27 09:07:18 +00:00 committed by BrewTestBot
parent 9e6cbc92c0
commit 488de24681
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Cidr2range < Formula
sha256 "81540e845b567fe64e192ee1ec3f1476c7d2bb035a4680c2d26e144f48916b2c"
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "43859c5789d878bd51444ce5d13dd36013b83818f85d93c051019b124e8690cf"
sha256 cellar: :any_skip_relocation, big_sur: "d201dff9f15ac4300b94749621506bf270d403db91c4bfa6dd4937d233ae0511"
sha256 cellar: :any_skip_relocation, catalina: "ec6dafbe0b0e2d4061f5439dcbd43bc1701465bb6040e4960e5b69eceaebd5eb"
sha256 cellar: :any_skip_relocation, mojave: "bf0149de83774b10ce61d146e0a21f872de5da126d8346f7058051d30380f26b"
end
depends_on "go" => :build
def install