Skip to content

Commit

Permalink
hurl: update 4.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu authored and BrewTestBot committed Sep 24, 2023
1 parent b3df67a commit 9224e96
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/h/hurl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@ class Hurl < Formula
head "https://github.com/Orange-OpenSource/hurl.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9bf524bd1010de3c45e5ad095e3c8260ac7cf3e9285200052ef99c71d764f027"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1419159c283b3ef33b6feeb54bfaea45f35acae79a933de2f1a0e663721a1f9c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fcbc212b2f6eae27ca6f786bd7304e0b33a5217a7d110398c007f7ce5d8f2a0c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "56c185ce1da7d5aed23d6c2c47c57ed98c1da2e897804b5cab863b4e56b78b8d"
sha256 cellar: :any_skip_relocation, sonoma: "0533b16456caa98727877519df76b1444e9702766354b18844ca1dfce8e4c3e6"
sha256 cellar: :any_skip_relocation, ventura: "56c8aaafaf7ecab59d1521a394b3049f3a8a0cbd00ce39b8e327a468e921113f"
sha256 cellar: :any_skip_relocation, monterey: "bc9733e5a63a29d83cedb6d6bae167ab83af2899c949453a8f0f272c8adf450e"
sha256 cellar: :any_skip_relocation, big_sur: "5c4ce86704274046c784a00f303e948c35967221c59d99df9dd487135a769cac"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a0da3ebafb75dc82ebd77765b5170c199b9713fe821aae0e55120fd0b98946a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d082dae01d806d74726a8da68aef0a616c382eb2759e5b3512d62c7c9a4ef29b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "be207c134e75c207390a606632e9e8ca43c5effe6c51b33f207720979b485d45"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2f4d689d7d49782d8d2500fdd914db6a6b42d46ef4eac745393115c3f63a9202"
sha256 cellar: :any_skip_relocation, ventura: "087460804017a0c82bcc77c9d5d86199a497bbaf39111a79c8060a6e244091a5"
sha256 cellar: :any_skip_relocation, monterey: "c2f473d0077aa7a3b05ffc8fdacac23aefffde6108cc0d43e0898ed92a1c4af4"
sha256 cellar: :any_skip_relocation, big_sur: "270debc26fba57ea84f71063168cab45dbce99d8ea76fddb5aa4ed94ba603ee8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2075cf2a9f72b123b750e4753d18da73b871fd8ec0ebcce553cf0535ce20e1f"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 9224e96

Please sign in to comment.