platformio: update 6.0.2 bottle.

master
BrewTestBot 2022-06-01 16:07:58 +00:00
parent 21206032f7
commit 1336404e7f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Platformio < Formula
head "https://github.com/platformio/platformio-core.git", branch: "develop"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "c9fa0ad41a694558960b1008bb73e5784a2a28b46d9dedfb4b11acf4a034dc79"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0a7988be60de1df4f3203c26ebb4d2297a25b3c39f08c99f7e73222b7514bd47"
sha256 cellar: :any_skip_relocation, monterey: "b8d1bace79259578d09b8b81fe6180a4c210064f27d2a14b2c115748533235ef"
sha256 cellar: :any_skip_relocation, big_sur: "33235180dd80b027284ac54afd4b8b0a811bf827057edefc26d41d23cd9a1db8"
sha256 cellar: :any_skip_relocation, catalina: "711b6a29a1fdca41e8973b3f7a063df35ea549150ba3a4f7d6500d7d2c7bfe07"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9506b9d7dd8df1d21ec60f31e2c88206c8c14ad6b979213557d6f4d0d8b693d6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bf5949edbb5233a9082f1a77fd4bea01b879101a98c0c86b157bdb364facd659"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "472fd933d2634c999c69de33853481380f3e0df5510e1c0f3880aff0829d70a0"
sha256 cellar: :any_skip_relocation, monterey: "df42506853722c8e307422d738442dbc3328b12b3d0b999f1decbd923bd0e538"
sha256 cellar: :any_skip_relocation, big_sur: "c684ff88c15f70524310ff0c5dc9ef9dce76b09812a36877f85b5f3bc3e8a98d"
sha256 cellar: :any_skip_relocation, catalina: "e60fc78ff4d23996f7659ea2de98f5144407cadc96c81ef6aac9944843e7ae6c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "84dffa9399b60b8c0352d2452cceec9197ad5265c5da5bf452e35fa555f5c8ea"
end
depends_on "python-tabulate"