git-cola: update 3.12.0 bottle.

master
BrewTestBot 2022-02-07 08:05:54 +00:00
parent 42a3272a63
commit ca1bab8701
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ class GitCola < Formula
head "https://github.com/git-cola/git-cola.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "4e32f65fad03f9c1c918ce61a206cf37f94b239cc69a5cc511288d8e887fe184"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4e32f65fad03f9c1c918ce61a206cf37f94b239cc69a5cc511288d8e887fe184"
sha256 cellar: :any_skip_relocation, big_sur: "5c1907cb8948842c6fda3df753ceb726f3b28fe59d07f4f7fd3915717b7c213c"
sha256 cellar: :any_skip_relocation, catalina: "5c1907cb8948842c6fda3df753ceb726f3b28fe59d07f4f7fd3915717b7c213c"
sha256 cellar: :any_skip_relocation, mojave: "5c1907cb8948842c6fda3df753ceb726f3b28fe59d07f4f7fd3915717b7c213c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "764ca702d38688dcabb5c4b9f66a7f22c75a459d3f6b8958dcf9774878f2180d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "764ca702d38688dcabb5c4b9f66a7f22c75a459d3f6b8958dcf9774878f2180d"
sha256 cellar: :any_skip_relocation, big_sur: "209da4235803549d7c09ed2a0a52cf318691da57646e36c97eec54663f38eab5"
sha256 cellar: :any_skip_relocation, catalina: "209da4235803549d7c09ed2a0a52cf318691da57646e36c97eec54663f38eab5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b7d769c22c41700d9813222188aca1bfe1f0971526590ad98da4c666059e0b4"
end
depends_on "sphinx-doc" => :build