nim: update link to HTTPS

This commit is contained in:
Miguel Araújo 2017-03-16 12:42:59 -03:00 committed by FX Coudert
parent 221c9bf832
commit 824b8c07fe

View file

@ -1,7 +1,7 @@
class Nim < Formula
desc "Statically typed, imperative programming language"
homepage "http://nim-lang.org/"
url "http://nim-lang.org/download/nim-0.16.0.tar.xz"
homepage "https://nim-lang.org/"
url "https://nim-lang.org/download/nim-0.16.0.tar.xz"
sha256 "9e199823be47cba55e62dd6982f02cf0aad732f369799fec42a4d8c2265c5167"
bottle do