We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51b2b7 commit 6c5f325Copy full SHA for 6c5f325
Formula/m/micropython.rb
@@ -1,8 +1,8 @@
1
class Micropython < Formula
2
desc "Python implementation for microcontrollers and constrained systems"
3
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"
+ url "https://github.com/micropython/micropython/releases/download/v1.26.0/micropython-1.26.0.tar.xz"
+ sha256 "a1b8e0f6bf7a8a78b55ac865c46c4c45f9623a86a1785d2063ff1cb3b6e661d7"
6
license "MIT"
7
8
bottle do
0 commit comments