diff --git a/Formula/platformio.rb b/Formula/platformio.rb index d1af1097e548..56abc27792f2 100644 --- a/Formula/platformio.rb +++ b/Formula/platformio.rb @@ -3,8 +3,8 @@ class Platformio < Formula desc "Professional collaborative platform for embedded development" homepage "https://platformio.org/" - url "https://files.pythonhosted.org/packages/1f/7a/a1ba9282b3efe26ac84760773aba00dd33a582a77b1310a28286d76cb1fa/platformio-6.1.3.tar.gz" - sha256 "a1e738be028c2e54040c9a6784c22ee8d56390cde7bf927e520c224c881749a8" + url "https://files.pythonhosted.org/packages/7c/cb/2f0c8bed5829e449549ae921eba56bf485a0fe3dac8c9069037bd9a8b6db/platformio-6.1.4.tar.gz" + sha256 "eb10837cd2e485b0cc6abb0f76fc8ba1211caad4405fe9227450cb5a5267d593" license "Apache-2.0" head "https://github.com/platformio/platformio-core.git", branch: "develop" @@ -35,9 +35,14 @@ class Platformio < Formula sha256 "413adf95f93886e442aea925f3ee43baa5a765a64a0f52c6081894f9992fdd0b" end + resource "async-timeout" do + url "https://files.pythonhosted.org/packages/54/6e/9678f7b2993537452710ffb1750c62d2c26df438aa621ad5fa9d1507a43a/async-timeout-4.0.2.tar.gz" + sha256 "2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15" + end + resource "bottle" do - url "https://files.pythonhosted.org/packages/95/e3/5749d7657b6fb38d65afb3c0b345514a783de7a9feb4fab594fa0bacc2a0/bottle-0.12.21.tar.gz" - sha256 "787c61b6cc02b9c229bf2663011fac53dd8fc197f7f8ad2eeede29d888d7887e" + url "https://files.pythonhosted.org/packages/7c/58/75f3765b0a3f86ef0b6e0b23d0503920936752ca6e0fc27efce7403b01bd/bottle-0.12.23.tar.gz" + sha256 "683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167" end resource "certifi" do @@ -86,8 +91,8 @@ class Platformio < Formula end resource "pyelftools" do - url "https://files.pythonhosted.org/packages/e9/80/00247e07e32e85b964ef81c9fd556b332f85e743e3eaf332325f579c82eb/pyelftools-0.28.tar.gz" - sha256 "53e5609cac016471d40bd88dc410cd90755942c25e58a61021cfdf7abdfeacff" + url "https://files.pythonhosted.org/packages/0e/35/e76da824595452a5ad07f289ea1737ca0971fc6cc7b6ee9464279be06b5e/pyelftools-0.29.tar.gz" + sha256 "ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff" end resource "pyparsing" do @@ -126,8 +131,8 @@ class Platformio < Formula end resource "urllib3" do - url "https://files.pythonhosted.org/packages/25/36/f056e5f1389004cf886bb7a8514077f24224238a7534497c014a6b9ac770/urllib3-1.26.10.tar.gz" - sha256 "879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6" + url "https://files.pythonhosted.org/packages/6d/d5/e8258b334c9eb8eb78e31be92ea0d5da83ddd9385dc967dd92737604d239/urllib3-1.26.11.tar.gz" + sha256 "ea6e8fb210b19d950fab93b60c9009226c63a28808bc8386e05301e25883ac0a" end resource "uvicorn" do @@ -141,8 +146,8 @@ class Platformio < Formula end resource "zeroconf" do - url "https://files.pythonhosted.org/packages/5d/3f/25d4da0ada92e618a903d0a5d5e096d84b78050c5cb90ad8691a53e8692b/zeroconf-0.38.7.tar.gz" - sha256 "eaee2293e5f4e6d249f6155f9d3cca1668cb22b2545995ea72c6a03b4b7706d4" + url "https://files.pythonhosted.org/packages/2b/a5/0ad52f3dd265fd2538b882eb6682eaeee12d2ba4dd55a20ac65374bbf67d/zeroconf-0.39.0.tar.gz" + sha256 "7c0d8257b940ee43e637fb560c2f9bd79da0638f37af162eb4f506f7274ef8e4" end def install