Thanks to visit codestin.com Credit goes to github.com
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 5fb9fd1 commit 5821776Copy full SHA for 5821776
Formula/micropython.rb
@@ -7,9 +7,9 @@ class Micropython < Formula
7
8
bottle do
9
cellar :any
10
- sha256 "9528ec405ab9d89bf55fb5cca1649aa9244cc4b4b3e20c9e658eb059f21c6989" => :sierra
11
- sha256 "90db704d626d50117c49819e4d51a265fcf9eb758f849857bde4215f205d748a" => :el_capitan
12
- sha256 "9f66d35b4033f76831ceb6091a8bc4fc3529d381762e600ef3c610cebc13adc3" => :yosemite
+ sha256 "1fa57e4d571f8a36358a28318a4f56d78783ff4ddb7487c89d826aa30e3fa0b3" => :sierra
+ sha256 "484eb47c223be42fdad80de0e946c95e0611b1b6cff47cb798153903a9823e13" => :el_capitan
+ sha256 "81a4250412985d5a3a47f790e8bf8a33706071217c183d14f63930555ca580a2" => :yosemite
13
end
14
15
depends_on "pkg-config" => :build
0 commit comments