pygments: update homepage and head (#46608)

This commit is contained in:
Tseng Hsiang Sung 2019-11-11 17:47:09 +08:00 committed by FX Coudert
parent dc7788607a
commit b8bb78eb90

View file

@ -2,11 +2,11 @@ class Pygments < Formula
include Language::Python::Virtualenv
desc "Generic syntax highlighter"
homepage "http://pygments.org/"
homepage "https://pygments.org/"
url "https://files.pythonhosted.org/packages/7e/ae/26808275fc76bf2832deb10d3a3ed3107bc4de01b85dcccbe525f2cd6d1e/Pygments-2.4.2.tar.gz"
sha256 "881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297"
head "https://bitbucket.org/birkenfeld/pygments-main", :using => :hg
head "https://github.com/pygments/pygments.git"
bottle do
cellar :any_skip_relocation