diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/monit.rb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/monit.rb b/Library/Formula/monit.rb index 13c1913ce..e225f3575 100644 --- a/Library/Formula/monit.rb +++ b/Library/Formula/monit.rb @@ -1,8 +1,6 @@ -require "formula" - class Monit < Formula - homepage "http://mmonit.com/monit/" - url "http://mmonit.com/monit/dist/monit-5.12.tar.gz" + homepage "https://mmonit.com/monit/" + url "https://mmonit.com/monit/dist/monit-5.12.tar.gz" sha256 "43075396203569f87b67f7bffd1de739aa2fba302956237a2b0dc7aaf62da343" bottle do |
