Skip to content

Commit e38d99f

Browse files
committed
slackdump: update 3.0.9 bottle.
1 parent aa30376 commit e38d99f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/slackdump.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Slackdump < Formula
77
head "https://github.com/rusq/slackdump.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f1831b31d64f92c1d70d2da124b8db314ceb2383f725ab80f2832d71e8e2cf83"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f1831b31d64f92c1d70d2da124b8db314ceb2383f725ab80f2832d71e8e2cf83"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f1831b31d64f92c1d70d2da124b8db314ceb2383f725ab80f2832d71e8e2cf83"
13-
sha256 cellar: :any_skip_relocation, sonoma: "4c06ad2540671534e17898d36d544939c0dc064252b46f5f17d95dbc9eb63115"
14-
sha256 cellar: :any_skip_relocation, ventura: "4c06ad2540671534e17898d36d544939c0dc064252b46f5f17d95dbc9eb63115"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "204e95e24077a4eb4d3770aa66da41e5e8b9a29f696a957c0bf530ebe7e4fd2f"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "652eb3919ebcbecdfc9b46e269db2ac2a96941bc65048792302e5ca41922c8e2"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "652eb3919ebcbecdfc9b46e269db2ac2a96941bc65048792302e5ca41922c8e2"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "652eb3919ebcbecdfc9b46e269db2ac2a96941bc65048792302e5ca41922c8e2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "bd85bae5823a3a8364a162e39083e0148f5e807e8994bc451abcf1f4a07e773c"
14+
sha256 cellar: :any_skip_relocation, ventura: "bd85bae5823a3a8364a162e39083e0148f5e807e8994bc451abcf1f4a07e773c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f879f38b842813bc79f8488898b0491262ec70616465d8d765ed783351af9ef"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)