gopass: update 1.13.1 bottle.

master
BrewTestBot 2022-02-17 15:10:36 +00:00
parent 0a8c6fb99b
commit 12d955f6a9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 5 deletions

View File

@ -7,11 +7,12 @@ class Gopass < Formula
head "https://github.com/gopasspw/gopass.git", branch: "master" head "https://github.com/gopasspw/gopass.git", branch: "master"
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "3587e2e88e01175e3fa73c103c4f50428940f6906a3f3dad6984607cfb4b3134" rebuild 1
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c5de403b19064c98d0fb0e0a1fc670120df648948208080658f84ed34f7e11f1" sha256 cellar: :any_skip_relocation, arm64_monterey: "8496b8e93da51e09ce82bd52b15ee741258f1d61d2875a6c9961ae6aac560ece"
sha256 cellar: :any_skip_relocation, monterey: "a9808fe3c3fd7b8b57140d21a434b8099cb3c1f8f9a14c6c91abbd5ddc52cb9b" sha256 cellar: :any_skip_relocation, arm64_big_sur: "e8b61baf66bf21a48e7dbcec6c04edc2010cfe836c770cada9e9b38842a30344"
sha256 cellar: :any_skip_relocation, big_sur: "8c7a4bad9b2903edc69d25e5faaf870cf206fea770114fb6296b246a8fa69519" sha256 cellar: :any_skip_relocation, monterey: "70493312d4111924a0f9d03350e9e0a4f258e544fd6c5dcaedafab1ef6e7bf99"
sha256 cellar: :any_skip_relocation, catalina: "3c96913d714f532eae8ada362adf6a10f350ca8a763748d4019ac763060dab97" sha256 cellar: :any_skip_relocation, big_sur: "3519aa6d0f65b16dbc8cba10eeb6ece3517970343fd3f6a034ede3ad4ae4d84f"
sha256 cellar: :any_skip_relocation, catalina: "db4a759f0044ef10061a04dda31cd3d4d3d28baa2572b2b31e7b5873566c2c18"
end end
depends_on "go" => :build depends_on "go" => :build