Skip to content

Commit

Permalink
macos-totp-cli: rebuild 1
Browse files Browse the repository at this point in the history
Closes #146.

Signed-off-by: MoonFruit <[email protected]>
  • Loading branch information
moonfruit committed Sep 6, 2024
1 parent 6f8c75e commit fb13ef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/macos-totp-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ class MacosTotpCli < Formula
sha256 "82cc7c7798de320dd23b91c7fcdc76bfc3b4b60184397a5b25f025e639cfee3c"
license any_of: ["Apache-2.0", "MIT"]

bottle do
rebuild 1
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit fb13ef7

Please sign in to comment.