We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01e062 commit 9aec702Copy full SHA for 9aec702
Formula/epithet.rb
@@ -1,8 +1,8 @@
1
class Epithet < Formula
2
desc "SSH certificate management"
3
homepage "https://epithet.dev/"
4
- url "https://github.com/epithet-ssh/epithet/archive/refs/tags/v0.1.8.tar.gz"
5
- sha256 "2ebea2d96837f89a62789d6fbe56757fae618b4c2f8b463f9ce6a01c6dd811aa"
+ url "https://github.com/epithet-ssh/epithet/archive/refs/tags/v0.2.8.tar.gz"
+ sha256 "7d1e50873127954eb8633024f5258df6715604012071bfecd08aa3898d3e5d0c"
6
license "Apache-2.0"
7
head "https://github.com/epithet-ssh/epithet.git"
8
epithet.rb
0 commit comments