Skip to content

Commit 00be1b2

Browse files
committed
influxdb-cli: update 2.7.5 bottle.
1 parent 079f718 commit 00be1b2

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/i/influxdb-cli.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,13 @@ class InfluxdbCli < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d319d1a5eb3d7643f4b6b767e0eacf8f1af03eeab6586c6d062a8350d9f95acb"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3c3c36b35e1fe4d4f4712f72c5ddd12709846f32088f1bc7637e6b3ed24b2fbe"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f07a68d82c3075c6bf62922c646998bb362c4ea26166f4ecd31738da4e2af9ba"
19-
sha256 cellar: :any_skip_relocation, arm64_monterey: "91dc24269127d0a41b7faef7d93e61a6ffec9ecb50d0a0cab69465cd66d9c706"
20-
sha256 cellar: :any_skip_relocation, sonoma: "65b07fcaf938f712efb30d280dd18ce8a2652de4b9f89f913ccaad300da18d3f"
21-
sha256 cellar: :any_skip_relocation, ventura: "e098362c88be1c91f18927ab98efab0bbb3d73603a3383c1c6735b0c27b4bf95"
22-
sha256 cellar: :any_skip_relocation, monterey: "f073f4752f61154e3bed747c8e79fe778d51596d16e179506b52106f65225cc1"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a2f1bdca46755b062abdd18f7c3fefc5af42f14e709034c1f2db67e5ca7e896"
16+
rebuild 1
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a1f6db5dfcf2d285e33ec200fcf44c48ee87ca51c3cafda2eefd94588b4eef4"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a1f6db5dfcf2d285e33ec200fcf44c48ee87ca51c3cafda2eefd94588b4eef4"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8a1f6db5dfcf2d285e33ec200fcf44c48ee87ca51c3cafda2eefd94588b4eef4"
20+
sha256 cellar: :any_skip_relocation, sonoma: "af4529363356a536ee7099771130580d6bde0dd377398b2a3997d82c55b2b330"
21+
sha256 cellar: :any_skip_relocation, ventura: "af4529363356a536ee7099771130580d6bde0dd377398b2a3997d82c55b2b330"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "db4024e85728111abfae88af4088b98d75c2f15bb873b12e9f546b4ce2110dde"
2423
end
2524

2625
depends_on "go" => :build

0 commit comments

Comments
 (0)