We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcb66b commit afec56fCopy full SHA for afec56f
Library/Formula/platformio.rb
@@ -1,8 +1,8 @@
1
class Platformio < Formula
2
desc "Ecosystem for IoT development (Arduino and MBED compatible)"
3
homepage "http://platformio.org"
4
- url "https://pypi.python.org/packages/source/p/platformio/platformio-2.8.5.tar.gz"
5
- sha256 "e6cd25d43d9ea151cd9ec0ff404d3f91221d310378d7d85a2f8c782cf3627a07"
+ url "https://pypi.python.org/packages/source/p/platformio/platformio-2.8.6.tar.gz"
+ sha256 "34b683055127b7cd132baf0e784c96df22aa90afc2d3ad5947bd52871c6712d1"
6
7
bottle do
8
cellar :any_skip_relocation
0 commit comments