File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Slackdump < Formula
7
7
head "https://github.com/rusq/slackdump.git" , branch : "master"
8
8
9
9
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 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments