Skip to content

Commit 7cd6f0a

Browse files
authored
Merge pull request #3 from azu/update-homebrew-0.2.0
Update Homebrew formula to v0.2.0
2 parents 7fb5453 + 9f5ba26 commit 7cd6f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/confirm-pam.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ConfirmPam < Formula
22
desc "A CLI tool for biometric authentication confirmation"
33
homepage "https://github.com/azu/confirm-pam"
4-
url "https://github.com/azu/confirm-pam/releases/download/v0.1.0/confirm-pam-macos-amd64.tar.gz"
5-
sha256 "636c9cb66c3c5244ad318e4cf9516f04713fd1ee946cac2cc8ed16bf4775c32f"
4+
url "https://github.com/azu/confirm-pam/releases/download/v0.2.0/confirm-pam-macos-amd64.tar.gz"
5+
sha256 "ab426d487246d10f4d3253b7adbcf579574a2edd39308d5b94ec19fc47da70de"
66
license "MIT"
77

88
def install

0 commit comments

Comments
 (0)