diff --git a/Formula/ssh-copy-id.rb b/Formula/ssh-copy-id.rb index 160edf0ff6..e4715a97e5 100644 --- a/Formula/ssh-copy-id.rb +++ b/Formula/ssh-copy-id.rb @@ -1,10 +1,10 @@ class SshCopyId < Formula desc "Add a public key to a remote machine's authorized_keys file" homepage "https://www.openssh.com/" - url "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.4p1.tar.gz" - mirror "https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/openssh-7.4p1.tar.gz" - version "7.4p1" - sha256 "1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1" + url "https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/openssh-7.5p1.tar.gz" + mirror "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.5p1.tar.gz" + version "7.5p1" + sha256 "9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0" head "https://github.com/openssh/openssh-portable.git" bottle :unneeded