Skip to content

Commit 738aae8

Browse files
committed
influxdb@2: add 2.7.12 bottle.
1 parent 00be1b2 commit 738aae8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/i/[email protected]

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ class InfluxdbAT2 < Formula
1111
regex(/^v?(2(?:\.\d+)+)$/i)
1212
end
1313

14+
bottle do
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c83ced195279f3f5134e04a84216de1a50a3c8a60e825f01959953aa98287c8c"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "434cfeab9e6e075d1ec08bf368f875a74735d956fea39ac9d80c269a61199016"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d857c0839003f194f4a463701966e8145d67d9bcb2abff54fbbd339453919081"
18+
sha256 cellar: :any_skip_relocation, sonoma: "807fd104f6177a1517bf9ef17a99a62c0652b5cea921a566d96afdbe850ad5f1"
19+
sha256 cellar: :any_skip_relocation, ventura: "4b026a2dac86d5ee5112cf488458eb5e9ea294f8c1ba47f706d6a3ce50e3cb23"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6aa7a273fb2aaad1f1cf903573710e1f25949c4bc5543b36058654b7fd92ff78"
21+
end
22+
1423
keg_only :versioned_formula
1524

1625
depends_on "breezy" => :build

0 commit comments

Comments
 (0)