Skip to content

Commit 6c5f325

Browse files
BrewTestBotdaeho-ro
authored andcommitted
micropython 1.26.0
1 parent c51b2b7 commit 6c5f325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/micropython.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Micropython < Formula
22
desc "Python implementation for microcontrollers and constrained systems"
33
homepage "https://www.micropython.org/"
4-
url "https://github.com/micropython/micropython/releases/download/v1.25.0/micropython-1.25.0.tar.xz"
5-
sha256 "9fe99ad5808e66bb40d374f5cad187c32c7d1c49cf47f72b38fd453c28c2aebe"
4+
url "https://github.com/micropython/micropython/releases/download/v1.26.0/micropython-1.26.0.tar.xz"
5+
sha256 "a1b8e0f6bf7a8a78b55ac865c46c4c45f9623a86a1785d2063ff1cb3b6e661d7"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)