markdown: use https homepage
This commit is contained in:
parent
6d309e9e6f
commit
4d392cbb35
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Markdown < Formula
|
||||
desc "Text-to-HTML conversion tool"
|
||||
homepage "http://daringfireball.net/projects/markdown/"
|
||||
homepage "https://daringfireball.net/projects/markdown/"
|
||||
url "https://daringfireball.net/projects/downloads/Markdown_1.0.1.zip"
|
||||
sha256 "6520e9b6a58c5555e381b6223d66feddee67f675ed312ec19e9cee1b92bc0137"
|
||||
|
||||
|
|
Loading…
Reference in a new issue