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 e6a55e7 commit 8e58aa2Copy full SHA for 8e58aa2
Formula/o/opkssh.rb
@@ -1,8 +1,8 @@
1
class Opkssh < Formula
2
desc "Enables SSH to be used with OpenID Connect"
3
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"
+ url "https://github.com/openpubkey/opkssh/archive/refs/tags/v0.7.0.tar.gz"
+ sha256 "27f46aeab36e7cb67bba4f945eb95e6f0f137b6276dcb5a8d46dc1ee8c68b0cb"
6
license "Apache-2.0"
7
head "https://github.com/openpubkey/opkssh.git", branch: "main"
8
0 commit comments