Skip to content

Commit

Permalink
s5cmd: add 2.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin authored and BrewTestBot committed Dec 16, 2024
1 parent 8c0778e commit f936b6a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/s/s5cmd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class S5cmd < Formula
license "MIT"
head "https://github.com/peak/s5cmd.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
sha256 cellar: :any_skip_relocation, arm64_ventura: "916e4d04783629cfd49481c1f6aa50ea3cde6f77a3083ff0f297e55c73e5bb79"
sha256 cellar: :any_skip_relocation, sonoma: "9c2d0641ad6fcef280e6120b699cd5118d123b797ab6c8106921573146d72070"
sha256 cellar: :any_skip_relocation, ventura: "9c2d0641ad6fcef280e6120b699cd5118d123b797ab6c8106921573146d72070"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0fb0bbbf11a900fb389b607b57acbc203a50bff71b0913a66b6308e658913dee"
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit f936b6a

Please sign in to comment.