Skip to content

Commit d14867e

Browse files
committed
slackdump: update 2.5.14 bottle.
1 parent fb6a15e commit d14867e

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: "bbaa32b00f147a4de223ba06d68a5833b4b7fbe1b321f88b8d2a23499c582c61"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bbaa32b00f147a4de223ba06d68a5833b4b7fbe1b321f88b8d2a23499c582c61"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "bbaa32b00f147a4de223ba06d68a5833b4b7fbe1b321f88b8d2a23499c582c61"
13-
sha256 cellar: :any_skip_relocation, sonoma: "3e66019a0559be94ad98ba17de2647a3d4fe44d49620a8732dff211cfb0e3e50"
14-
sha256 cellar: :any_skip_relocation, ventura: "3e66019a0559be94ad98ba17de2647a3d4fe44d49620a8732dff211cfb0e3e50"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1de375b9bb82a8e22b5c7d95cf1f367b2d6c01742ac178de84d2abfab1f189dc"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cea21bc348d036d8cd01a02271c36cd05383a90e5cd57b499623e55145e560a6"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cea21bc348d036d8cd01a02271c36cd05383a90e5cd57b499623e55145e560a6"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cea21bc348d036d8cd01a02271c36cd05383a90e5cd57b499623e55145e560a6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "3f9328f808e67c2afc3b00d800d5d32cab95fbec7c3637eed8d23bc750597fc6"
14+
sha256 cellar: :any_skip_relocation, ventura: "3f9328f808e67c2afc3b00d800d5d32cab95fbec7c3637eed8d23bc750597fc6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf644f38d6c0410ea6cb059ee72b43da9986fe4326e364106be27b3ebb9d6521"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)