gopass 1.6.6
Closes #21945. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5be008b6f4
commit
96c0724d36
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.5/gopass-1.6.5.tar.gz"
|
||||
sha256 "46e67203ed2862a69b3198682cd0090159c5268a8a80e80f496a38533c0cca85"
|
||||
url "https://github.com/justwatchcom/gopass/releases/download/v1.6.6/gopass-1.6.6.tar.gz"
|
||||
sha256 "96be7ad9c1188d2880c3b9d676896b157d056621985a8784381b01429e660103"
|
||||
head "https://github.com/justwatchcom/gopass.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue