diff options
Diffstat (limited to 'Library/Formula/cpputest.rb')
| -rw-r--r-- | Library/Formula/cpputest.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cpputest.rb b/Library/Formula/cpputest.rb index 522caf013..dcfc633fe 100644 --- a/Library/Formula/cpputest.rb +++ b/Library/Formula/cpputest.rb @@ -2,7 +2,7 @@ require 'formula' class Cpputest < Formula homepage 'http://www.cpputest.org/' - url 'https://github.com/cpputest/cpputest/archive/v3.4.tar.gz' + url 'hhttps://github.com/cpputest/cpputest/archive/v3.4.tar.gz' sha1 'ecd53f5b1a92a1f2291249ce69f544392f5a8462' def install |
