Skip to content

Commit f936b6a

Browse files
bayandinBrewTestBot
authored andcommitted
s5cmd: add 2.3.0 bottle.
1 parent 8c0778e commit f936b6a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/s/s5cmd.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class S5cmd < Formula
66
license "MIT"
77
head "https://github.com/peak/s5cmd.git", branch: "master"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9c2d0641ad6fcef280e6120b699cd5118d123b797ab6c8106921573146d72070"
14+
sha256 cellar: :any_skip_relocation, ventura: "9c2d0641ad6fcef280e6120b699cd5118d123b797ab6c8106921573146d72070"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0fb0bbbf11a900fb389b607b57acbc203a50bff71b0913a66b6308e658913dee"
16+
end
17+
918
depends_on "go" => :build
1019

1120
def install

0 commit comments

Comments
 (0)