File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Keychain < Formula
2
2
desc "User-friendly front-end to ssh-agent(1)"
3
3
homepage "https://www.funtoo.org/Keychain"
4
- url "https://github.com/funtoo /keychain/archive/refs/tags/2.9.5 .tar.gz"
5
- sha256 "c883f26db616bc1c81ba5ef3832c7ad912f3e8bd0baf6aaff981164c538a1411 "
4
+ url "https://github.com/danielrobbins /keychain/archive/refs/tags/2.9.6 .tar.gz"
5
+ sha256 "7fd260679bfc86f10a66e9411b098848c5ec67aa7d129017e355a8d91159af0c "
6
6
license "GPL-2.0-only"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Keychain < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "426ab593c7a025a794d941bf562d7bd1f9505d43c719962d97f351b9602a74ae "
14
+ sha256 cellar : :any_skip_relocation , all : "6077b11f52f19e3c9d0616e7970adb8ecdc8cfc209c22a161531a5e9e65bfb6b "
15
15
end
16
16
17
17
def install
You can’t perform that action at this time.
0 commit comments