We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fdcd6 commit e960963Copy full SHA for e960963
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.2.11.tar.gz"
5
- sha256 "cbb30f956be8ac00570e39ed2b5b9fa16edc6c074fbe7e47860d62c416c06fc7"
+ url "https://github.com/epithet-ssh/epithet/archive/refs/tags/v0.3.2.tar.gz"
+ sha256 "a1ebb3ef86ed6c9e8a013c02194ed282ee09b4d2af9496198d211325ade09251"
6
license "Apache-2.0"
7
head "https://github.com/epithet-ssh/epithet.git"
8
0 commit comments