jsmin: secure url(s)
This commit is contained in:
parent
8689af06b6
commit
3039bb9f04
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Jsmin < Formula
|
||||
desc "Minify JavaScript code"
|
||||
homepage "http://www.crockford.com/javascript/jsmin.html"
|
||||
homepage "https://www.crockford.com/javascript/jsmin.html"
|
||||
url "https://github.com/douglascrockford/JSMin/archive/1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b.tar.gz"
|
||||
version "2013-03-29"
|
||||
sha256 "aae127bf7291a7b2592f36599e5ed6c6423eac7abe0cd5992f82d6d46fe9ed2d"
|
||||
|
|
Loading…
Reference in a new issue