Skip to content

Commit b98d687

Browse files
committed
cotp 1.9.4
1 parent 7b6710f commit b98d687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cotp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cotp < Formula
22
desc "TOTP/HOTP authenticator app with import functionality"
33
homepage "https://github.com/replydev/cotp"
4-
url "https://github.com/replydev/cotp/archive/refs/tags/v1.9.3.tar.gz"
5-
sha256 "17db3320e856681014e2feeeff25a49a0f06c2686ce264058e2f1d0294d55697"
4+
url "https://github.com/replydev/cotp/archive/refs/tags/v1.9.4.tar.gz"
5+
sha256 "d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36"
66
license "GPL-3.0-only"
77
head "https://github.com/replydev/cotp.git", branch: "main"
88

0 commit comments

Comments
 (0)