Skip to content

Commit 8e58aa2

Browse files
committed
opkssh 0.7.0
1 parent e6a55e7 commit 8e58aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/opkssh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Opkssh < Formula
22
desc "Enables SSH to be used with OpenID Connect"
33
homepage "https://eprint.iacr.org/2023/296"
4-
url "https://github.com/openpubkey/opkssh/archive/refs/tags/v0.6.1.tar.gz"
5-
sha256 "edb4b2ef3aaf9a16d409e92b27ed1467494edebedcca8ad51060916b175e401b"
4+
url "https://github.com/openpubkey/opkssh/archive/refs/tags/v0.7.0.tar.gz"
5+
sha256 "27f46aeab36e7cb67bba4f945eb95e6f0f137b6276dcb5a8d46dc1ee8c68b0cb"
66
license "Apache-2.0"
77
head "https://github.com/openpubkey/opkssh.git", branch: "main"
88

0 commit comments

Comments
 (0)