coffeescript: secure url(s)

This commit is contained in:
Viktor Szakats 2018-05-07 11:11:47 +00:00 committed by FX Coudert
parent 2f72377760
commit 8d484241fd

View file

@ -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"