fpp: update 0.9.2_3 bottle.

master
BrewTestBot 2021-10-10 17:08:40 +00:00
parent b16c2798cd
commit df2ec5a643
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,11 @@ class Fpp < Formula
head "https://github.com/facebook/pathpicker.git"
bottle do
sha256 cellar: :any_skip_relocation, all: "2a149cfef3d217abcd20e567872aa5930c47b959b1e9647ec7bb48c2041e5a07"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6efaf75a2e334b6c87e51be515d5bd32ba6ad1aedc8cd64253020772a9be63da"
sha256 cellar: :any_skip_relocation, big_sur: "6efaf75a2e334b6c87e51be515d5bd32ba6ad1aedc8cd64253020772a9be63da"
sha256 cellar: :any_skip_relocation, catalina: "6efaf75a2e334b6c87e51be515d5bd32ba6ad1aedc8cd64253020772a9be63da"
sha256 cellar: :any_skip_relocation, mojave: "6efaf75a2e334b6c87e51be515d5bd32ba6ad1aedc8cd64253020772a9be63da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f51509aa7ff591a83d65bf092b43f19ecb446c6dd08d55f33f52725b4618fe52"
end
depends_on "python@3.10"