Skip to content

Commit 5b31bb0

Browse files
committed
micropython: update 1.26.0 bottle.
1 parent ccb41cf commit 5b31bb0

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Formula/m/micropython.rb

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ class Micropython < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "470bfae6fc4f82301df5ae1f265b00d7b981a5db70120b4242b67890c5190a98"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "545f7cf7279b407e843e349024e2fcd264032be5312c1bd7fc9a59f440aae5fb"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "295730364d3c8f548e2fa71c71d9ddbb5acd3dd7b1e37ee3cc2af7862f4f92c3"
12-
sha256 cellar: :any_skip_relocation, sonoma: "936cc289f796f38be76d8e61d895498007aac8a3d686d3a7f10260d77cb77657"
13-
sha256 cellar: :any_skip_relocation, ventura: "2d473ef1dbda05c2759730d8c592599ce8a5712ea2607154db81c0244258241e"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "7a9e34b94bc6d146b7c7db61c02fba86eedf56812dc389fbe0b8d712d54c43a2"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e6f131cc475b96a98e22d54c82905c055d46072a4b15d6fdb027fe25100d25d"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "df6fc28eb7c271612a7ae06a929efa487c5cbda642f1b0802210153f56a4a6f8"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c53b91a15b1ce1984c668da550c849616a8e2924af26e5e2fc1689cb540268b"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "19e2d9b648b60081b66e6f2a3ba99d4c034f71b456d5e669bd3a9594b8656ecb"
12+
sha256 cellar: :any_skip_relocation, sequoia: "a33b0b1e4d7f464185db49ddd1d58746c303a5f645b5a1c716854928138ed95c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0b6a6a6686514b773787871eab3306dcc31342d6a5fc15bf47206a56c3385a23"
14+
sha256 cellar: :any_skip_relocation, ventura: "d203f50da1f48cf6be08ab09fdb66f6f36ccf896bdecf00f475bb8c9e6bb62f0"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "e11a276d98b7cbb529a82a6c143a564b70e3050f12bdd17ef3f5bb7277683c26"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "768d71065f1b0fcd878b73d3eedb759a850aaa1f99b1b8beddc510fa84e2417b"
1617
end
1718

1819
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)