nuxeo: use secure url
This commit is contained in:
parent
83880a1c3f
commit
69e75c1aa7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Nuxeo < Formula
|
||||
desc "Enterprise Content Management"
|
||||
homepage "https://nuxeo.github.io/"
|
||||
url "http://cdn.nuxeo.com/nuxeo-7.10/nuxeo-cap-7.10-tomcat.zip"
|
||||
url "https://cdn.nuxeo.com/nuxeo-7.10/nuxeo-cap-7.10-tomcat.zip"
|
||||
version "7.10"
|
||||
sha256 "9e95fb4e3dd0fdac49395ae8b429c6cc7db3c621ecd4d0dff74ea706a2aba723"
|
||||
revision 1
|
||||
|
|
Loading…
Reference in a new issue