Skip to content

Commit 7057e70

Browse files
committed
elf2uf2-rs: update 2.2.0 bottle.
1 parent 71733d5 commit 7057e70

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

Formula/e/elf2uf2-rs.rb

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ class Elf2uf2Rs < Formula
66
license "0BSD"
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c7bfbfb63a90f1f2f226d6eea8d4a0fb946bac13b9d09c30add16176cfc12745"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6e82da1e4bda8f4e9b96a224bd39f0fa553df1f2b2f5685e3d26ea8d36db64ae"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ad84d3c1063a64c46201c1f3848ae783cf238e63dd215470e908642153d4eadd"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9d8ad586061ca0882a16789b7242c86801e76389e525657ba1864ea33084dae9"
14-
sha256 cellar: :any_skip_relocation, sonoma: "b49813f898c7f808ceb5ec486e6336e5c05e78ac6eb28835eb19b25c2a12e56e"
15-
sha256 cellar: :any_skip_relocation, ventura: "459684a3cb259a2aba995e088130a2f9724c1589a7cbd11e9e4380ba1238024b"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "fb8bd88d07dec80d7314766dd10b94d6ea0d9e3f1fd60129528549745da19c4e"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "41046fe0f99aac047708fdb2204bb12220625173156e477322e7bd13f09c27e8"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1b6d36f51c622f0baf332930c8ae232cdf04395cfdae78fae45b8560ec51ab54"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8b7ddb264f138b166b3f291dd3f98cb3beba2bff0a7823d36f45c2f4e98b80d6"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e0a747e75dfe8250d1722d3781f57bdde73d5b7855150e3d4b344d94099d14a0"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b88fb516410369897f97f16030f48eb276955bb32c9dbf446d532eca2add68a2"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "e95dda0368015306a494e58f3bbd22717e23b592391b8b0dd0fcd30a0cd617c1"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f360ea5ae0f17d0a57012f80aa69c18a887d964211475e33414e32442d17616"
1815
end
1916

2017
depends_on "rust" => :build

0 commit comments

Comments
 (0)