Skip to content

Commit c2bd3e8

Browse files
committed
lego: update 4.19.1 bottle.
1 parent bcb6284 commit c2bd3e8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/l/lego.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Lego < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8ef2ad18641bbda8e242ff5dc65a02f125ef68a280a4e272a1dbdfd8347d7b95"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ef2ad18641bbda8e242ff5dc65a02f125ef68a280a4e272a1dbdfd8347d7b95"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8ef2ad18641bbda8e242ff5dc65a02f125ef68a280a4e272a1dbdfd8347d7b95"
12-
sha256 cellar: :any_skip_relocation, sonoma: "df58bd49c533a9a0d10cc312e393705fae887174f4734d3ca4945955f71fae53"
13-
sha256 cellar: :any_skip_relocation, ventura: "df58bd49c533a9a0d10cc312e393705fae887174f4734d3ca4945955f71fae53"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e5466482613a44073a1f521e655323964467d8f4363e9061c00d9dbc0318f7d6"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a7819002a997ba78f8b45785b2aef3f8ee7b6e903caadce273bdd229d413fd8"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a7819002a997ba78f8b45785b2aef3f8ee7b6e903caadce273bdd229d413fd8"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a7819002a997ba78f8b45785b2aef3f8ee7b6e903caadce273bdd229d413fd8"
12+
sha256 cellar: :any_skip_relocation, sonoma: "3ea05ee3efad7c3a28cbae4ce27256e19ff14c291d6e997b9e6ac63f78bc3349"
13+
sha256 cellar: :any_skip_relocation, ventura: "3ea05ee3efad7c3a28cbae4ce27256e19ff14c291d6e997b9e6ac63f78bc3349"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "758d92653ea0152439d9688e229d51b5198909a6267c29c349e75212baefd497"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)