coffeescript: secure url(s)
This commit is contained in:
parent
2f72377760
commit
8d484241fd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "language/node"
|
|||
|
||||
class Coffeescript < Formula
|
||||
desc "Unfancy JavaScript"
|
||||
homepage "http://coffeescript.org"
|
||||
homepage "https://coffeescript.org/"
|
||||
url "https://registry.npmjs.org/coffeescript/-/coffeescript-2.3.0.tgz"
|
||||
sha256 "695dffde7e71860020cfa0048f4f887b7f7066be194e27a821b3bedb3e7b2cc3"
|
||||
head "https://github.com/jashkenas/coffeescript.git"
|
||||
|
|
Loading…
Reference in a new issue