pass-otp 1.2.0
Closes #35350. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
facfee98ca
commit
aa5806a4c8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PassOtp < Formula
|
||||
desc "The Pass extension for managing one-time-password (OTP) tokens"
|
||||
homepage "https://github.com/tadfisher/pass-otp#readme"
|
||||
url "https://github.com/tadfisher/pass-otp/releases/download/v1.1.1/pass-otp-1.1.1.tar.gz"
|
||||
sha256 "edb3142ab81d70af4e6d1c7f13abebd7c349be474a3f9293d9648ee91b75b458"
|
||||
url "https://github.com/tadfisher/pass-otp/releases/download/v1.2.0/pass-otp-1.2.0.tar.gz"
|
||||
sha256 "5720a649267a240a4f7ba5a6445193481070049c1d08ba38b00d20fc551c3a67"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue