We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6710f commit b98d687Copy full SHA for b98d687
Formula/c/cotp.rb
@@ -1,8 +1,8 @@
1
class Cotp < Formula
2
desc "TOTP/HOTP authenticator app with import functionality"
3
homepage "https://github.com/replydev/cotp"
4
- url "https://github.com/replydev/cotp/archive/refs/tags/v1.9.3.tar.gz"
5
- sha256 "17db3320e856681014e2feeeff25a49a0f06c2686ce264058e2f1d0294d55697"
+ url "https://github.com/replydev/cotp/archive/refs/tags/v1.9.4.tar.gz"
+ sha256 "d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36"
6
license "GPL-3.0-only"
7
head "https://github.com/replydev/cotp.git", branch: "main"
8
0 commit comments