gopass 1.8.4
Closes #35482. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
584fd63ffa
commit
5579d96801
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/gopasspw/gopass/releases/download/v1.8.3/gopass-1.8.3.tar.gz"
|
||||
sha256 "18281e07de961b26b9cce7c907e811d567b0e599649f0dbe703ab108984275a8"
|
||||
url "https://github.com/gopasspw/gopass/releases/download/v1.8.4/gopass-1.8.4.tar.gz"
|
||||
sha256 "2a00263dd169b560c75572239ba341edeec8acb66518fdca33d55d81fb94fc9f"
|
||||
head "https://github.com/gopasspw/gopass.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue