File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class SshCopyId < Formula
22 desc "Add a public key to a remote machine's authorized_keys file"
33 homepage "https://www.openssh.com/"
4- url "https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1 .tar.gz"
5- mirror "https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1 .tar.gz"
6- version "9.9p1 "
7- sha256 "b343fbcdbff87f15b1986e6e15d6d4fc9a7d36066be6b7fb507087ba8f966c02 "
4+ url "https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p2 .tar.gz"
5+ mirror "https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p2 .tar.gz"
6+ version "9.9p2 "
7+ sha256 "91aadb603e08cc285eddf965e1199d02585fa94d994d6cae5b41e1721e215673 "
88 license "SSH-OpenSSH"
99 head "https://github.com/openssh/openssh-portable.git" , branch : "master"
1010
You can’t perform that action at this time.
0 commit comments