gopass-jsonapi: update 1.15.3 bottle.

master
BrewTestBot 2023-01-08 01:32:01 +00:00
parent d34c52e0bb
commit 4392e8949b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@ class GopassJsonapi < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "cdf8fe332bc7603077f1b8b34baa7b96821cea71f1b841e8b45d2af34fb91abc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1d3361c120926afe74e423c8859e5dc46e1eccad062d2757457bf81addf45199"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "dc5c04288ef03d6e3160e645f7016191844f8b249d2c27197bb90d0938b047b0"
sha256 cellar: :any_skip_relocation, ventura: "953980b95a3f530d92cc18871cca016845a2e337d35852b2097f5061d72d0fd9"
sha256 cellar: :any_skip_relocation, monterey: "c302701b769c9fe5801710182ab814c37623207d1fc66bfef11404bcedbaf98b"
sha256 cellar: :any_skip_relocation, big_sur: "da5d7626991943bdd505287b50bd13627c1202e29ba06f9048caa00c718b9229"
sha256 cellar: :any_skip_relocation, arm64_ventura: "976d44d96289e8b78a6bb73e614dd91dcaa093ac3c74e5e089dfac820f57a08f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "525855818e0f1d2601029620389f67c87419c29891b1b3e186a0e586a25dd63a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7dbac8abfa406087395cb505f38263fa50dac882e50d40e8fd4e34485cf81501"
sha256 cellar: :any_skip_relocation, ventura: "37993983e7269d68480598a63336b81b8c88ec5a05ec9dfa8a40d1a021898e39"
sha256 cellar: :any_skip_relocation, monterey: "3ccc08e84bbe468ae7ab91f0fed235dad2095170daa59615920dc0fcb8f8eb8d"
sha256 cellar: :any_skip_relocation, big_sur: "33cf89a62c696c85e1b9c090a848ff1bbd1a38d2c80a9798b2a42e53fa380e2a"
end
depends_on "go" => :build