From 78fdfc8e87c65d0beb7cf193cf7ba6a801b01df6 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 4 Oct 2017 00:36:09 -0700 Subject: [PATCH] ssh-copy-id 7.6p1 --- Formula/ssh-copy-id.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/ssh-copy-id.rb b/Formula/ssh-copy-id.rb index e4715a97e5..a7a705d5f6 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://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" + url "https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/openssh-7.6p1.tar.gz" + mirror "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.6p1.tar.gz" + version "7.6p1" + sha256 "a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723" head "https://github.com/openssh/openssh-portable.git" bottle :unneeded