dockviz: update 0.6.3 bottle.

master
Michael Cho 2021-08-06 18:20:33 +00:00 committed by BrewTestBot
parent d526536bdd
commit b7523de28d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 6 deletions

View File

@ -8,12 +8,13 @@ class Dockviz < Formula
head "https://github.com/justone/dockviz.git"
bottle do
sha256 cellar: :any_skip_relocation, big_sur: "54b23a0f096b55794c5612e84615c0265ca6433070946ed6fc06008fe5c6a0d1"
sha256 cellar: :any_skip_relocation, catalina: "9307a33a515b07dc168b6494589938442a4d8e5ce9f57d96dfd2678a71fb46dd"
sha256 cellar: :any_skip_relocation, mojave: "a9c6471cc7405fe1a2f0dcb8eab9b171b52aeb67e4a64ce07e0b4d9f7c8aaad7"
sha256 cellar: :any_skip_relocation, high_sierra: "7334e941bcf3841a724103ecc7bd1cf028dc5e41bd9e80283c6f34637515cd02"
sha256 cellar: :any_skip_relocation, sierra: "8fbcc273dbbf14a33f44cb9d56d350440168c7943d6c29ba489c2db7cc8f293b"
sha256 cellar: :any_skip_relocation, el_capitan: "0df5881e825be40043790f3759fa2f3976d75c3c8273e69c4bfbd4cc039744b3"
sha256 cellar: :any_skip_relocation, big_sur: "54b23a0f096b55794c5612e84615c0265ca6433070946ed6fc06008fe5c6a0d1"
sha256 cellar: :any_skip_relocation, catalina: "9307a33a515b07dc168b6494589938442a4d8e5ce9f57d96dfd2678a71fb46dd"
sha256 cellar: :any_skip_relocation, mojave: "a9c6471cc7405fe1a2f0dcb8eab9b171b52aeb67e4a64ce07e0b4d9f7c8aaad7"
sha256 cellar: :any_skip_relocation, high_sierra: "7334e941bcf3841a724103ecc7bd1cf028dc5e41bd9e80283c6f34637515cd02"
sha256 cellar: :any_skip_relocation, sierra: "8fbcc273dbbf14a33f44cb9d56d350440168c7943d6c29ba489c2db7cc8f293b"
sha256 cellar: :any_skip_relocation, el_capitan: "0df5881e825be40043790f3759fa2f3976d75c3c8273e69c4bfbd4cc039744b3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "72817afdb081d5d9328e548b8f5211072c2fa87da5c89b5df47dafe713f07e23"
end
depends_on "go" => :build