yamllint: revision for python

This commit is contained in:
ilovezfs 2018-06-29 10:26:39 -07:00
parent 670f32b889
commit 1383ec07a0

View file

@ -5,6 +5,7 @@ class Yamllint < Formula
homepage "https://github.com/adrienverge/yamllint" homepage "https://github.com/adrienverge/yamllint"
url "https://github.com/adrienverge/yamllint/archive/v1.11.1.tar.gz" url "https://github.com/adrienverge/yamllint/archive/v1.11.1.tar.gz"
sha256 "56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4" sha256 "56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4"
revision 1
bottle do bottle do
cellar :any cellar :any
@ -17,8 +18,8 @@ class Yamllint < Formula
depends_on "python" depends_on "python"
resource "PyYAML" do resource "PyYAML" do
url "https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz" url "https://files.pythonhosted.org/packages/bd/da/0a49c1a31c60634b93fd1376b3b7966c4f81f2da8263f389cad5b6bbd6e8/PyYAML-4.2b1.tar.gz"
sha256 "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab" sha256 "ef3a0d5a5e950747f4a39ed7b204e036b37f9bddc7551c1a813b8727515a832e"
end end
resource "pathspec" do resource "pathspec" do