gopass 1.6.11
Closes #24332. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
58d6ba91d7
commit
745765f224
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gopass < Formula
|
||||
desc "The slightly more awesome Standard Unix Password Manager for Teams"
|
||||
homepage "https://www.justwatch.com/gopass"
|
||||
url "https://github.com/justwatchcom/gopass/releases/download/v1.6.10/gopass-1.6.10.tar.gz"
|
||||
sha256 "2b481d0847abb2cb2446dfca6533c2e051b976011f42745c1ab1abbbf0bbdc8b"
|
||||
url "https://github.com/justwatchcom/gopass/releases/download/v1.6.11/gopass-1.6.11.tar.gz"
|
||||
sha256 "de5b27f81649548292dc83da98e8e46b9b92d8b0bb012797dee44b3207090c67"
|
||||
head "https://github.com/justwatchcom/gopass.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue