Skip to content

Commit

Permalink
totp-cli 1.8.8
Browse files Browse the repository at this point in the history
autobump: add totp-cli

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Dec 16, 2024
1 parent 4e45049 commit be348ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3071,6 +3071,7 @@ topfew
topgrade
topiary
tor
totp-cli
tox
toxcore
toxiproxy
Expand Down
4 changes: 2 additions & 2 deletions Formula/t/totp-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class TotpCli < Formula
desc "Authy/Google Authenticator like TOTP CLI tool written in Go"
homepage "https://yitsushi.github.io/totp-cli/"
url "https://github.com/yitsushi/totp-cli/archive/refs/tags/v1.8.7.tar.gz"
sha256 "d23554e785323cc6d4145b848fe140621f9bb6fc8809280235ed5f7aeb92e5fd"
url "https://github.com/yitsushi/totp-cli/archive/refs/tags/v1.8.8.tar.gz"
sha256 "3fe158259b845ff5e957a2d26b290a7474b6ce63dadd52e1046f697991b3924c"
license "MIT"
head "https://github.com/yitsushi/totp-cli.git", branch: "main"

Expand Down

0 comments on commit be348ed

Please sign in to comment.