diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fsh.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fsh.rb b/Library/Formula/fsh.rb index 1a74fe3ff..523a93a3a 100644 --- a/Library/Formula/fsh.rb +++ b/Library/Formula/fsh.rb @@ -1,6 +1,6 @@ class Fsh < Formula - homepage "http://www.lysator.liu.se/fsh/" - url "http://www.lysator.liu.se/fsh/fsh-1.2.tar.gz" + homepage "https://www.lysator.liu.se/fsh/" + url "https://www.lysator.liu.se/fsh/fsh-1.2.tar.gz" sha1 "c2f1e923076d368fbb5504dcd1d33c74024b0d1b" bottle do |
