From 5a4314ba5417511c38d8d506acc7a983863ed420 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 28 Feb 2016 02:47:05 +0100 Subject: [PATCH] sha2: use secure url --- Formula/sha2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/sha2.rb b/Formula/sha2.rb index 2704dcf1e9..20a4efdb5a 100644 --- a/Formula/sha2.rb +++ b/Formula/sha2.rb @@ -1,7 +1,7 @@ class Sha2 < Formula desc "Implementation of SHA-256, SHA-384, and SHA-512 hash algorithms" homepage "http://aarongifford.com/computers/sha.html" - url "http://aarongifford.com/computers/sha2-1.0.1.tgz" + url "https://aarongifford.com/computers/sha2-1.0.1.tgz" sha256 "67bc662955c6ca2fa6a0ce372c4794ec3d0cd2c1e50b124e7a75af7e23dd1d0c" bottle do