Skip to content

Commit

Permalink
Merge pull request Homebrew#180579 from Homebrew/p-linnane/dispatch/w…
Browse files Browse the repository at this point in the history
…curl/10309360821

wcurl: update 2024.07.10 bottle.
  • Loading branch information
BrewTestBot authored Aug 8, 2024
2 parents c8f1242 + 447288b commit 44173dd
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Formula/w/wcurl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ class Wcurl < Formula
head "https://github.com/curl/wcurl.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, sonoma: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, ventura: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, monterey: "d7c86c3062340c46b0f34fe4c17635d8a454524bf2f8fd86afc7efeb066686aa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "32103a14a42d6532c6a4b3d4558c3ebd0b07cffbfc761ef83e5300b38f18c23c"
rebuild 1
sha256 cellar: :any_skip_relocation, all: "af8adb8368a8844d3552b6b6efed89c10d4bb6b03220dab7bdc73b658422e04b"
end

depends_on "curl"
Expand Down

0 comments on commit 44173dd

Please sign in to comment.