Skip to content

Commit

Permalink
platformio: update 6.1.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 23, 2023
1 parent db4b69e commit 0868378
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Formula/platformio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ class Platformio < Formula
head "https://github.com/platformio/platformio-core.git", branch: "develop"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "7e83b78fe185f3a29ea2a7b986cd92da6c816c9560b0a56cc185623f5abac650"
sha256 cellar: :any_skip_relocation, arm64_monterey: "5bb4219a7f01399639edfc79aee73f71150a9be4820bfc88ee90a058788098f8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a33359e7ef26c1e57181ebe69e57551d9bcb764c775644cc8889f6c858bf3e3f"
sha256 cellar: :any_skip_relocation, ventura: "86b3aae281c5ce090caa754629b99bbf34bdb76f846a3a564a291dd7c162006f"
sha256 cellar: :any_skip_relocation, monterey: "00f0bd6c2515e198a6889ac2600a81fa3e03fdbb4b06ea88c12e285d1d60c8ca"
sha256 cellar: :any_skip_relocation, big_sur: "372389abf12e2fb7f731ec56d764d789460adea8dfc9d3eed1ff3d8cd2c1c975"
sha256 cellar: :any_skip_relocation, catalina: "d888197010fd1d25d36e78281925562d0311960ce15054450af55906b7d50686"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b913d2ec6cc00d7cfc89735bb8a16a8106b72c96915f942c1e8a0d9ac26366f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a025953f352eb0ae3181660d6361f59856f189f733087c4bdec64cb91852d143"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ba37781b6fbacb05c5e884ff530ff4f1111c5bce7a3d0b2014e08b1aeac4f4e8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3aab85327628eaf1755c92ddf7646c54b7e258ff3d3f5a0ff505cf231c768315"
sha256 cellar: :any_skip_relocation, ventura: "6b2bd7328ad1685d74263fd42eee07ca60cebe59110aecf9f442e8be6b16763e"
sha256 cellar: :any_skip_relocation, monterey: "42611aaffcf8cc55a217574a3e48ce8f357c771c0a84252a7b3d1584efd88cfb"
sha256 cellar: :any_skip_relocation, big_sur: "b6163c0e951a632fb91b1df7250253456273acdcc4fec55347752358fa9d65d2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "399c6a5428749bb75ea4461330b87a18d4d7ebe8741307f901ad6a4b4b29b4db"
end

depends_on "python-tabulate"
Expand Down

0 comments on commit 0868378

Please sign in to comment.