ccm: update PyYAML resource
This commit is contained in:
parent
e4677fe58f
commit
ed9be4931b
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ class Ccm < Formula
|
|||
homepage "https://github.com/pcmanus/ccm"
|
||||
url "https://files.pythonhosted.org/packages/fc/ab/b51afd466cc4acf2192e230ddb6fd3adb56066f05c7be1852af7bd655068/ccm-3.1.4.tar.gz"
|
||||
sha256 "a98268c2d8e5534d8d2d94267060e9ee9105b35e43d704bac0fa495a773acf7d"
|
||||
revision 1
|
||||
revision 2
|
||||
head "https://github.com/pcmanus/ccm.git"
|
||||
|
||||
bottle do
|
||||
|
@ -17,8 +17,8 @@ class Ccm < Formula
|
|||
depends_on "python"
|
||||
|
||||
resource "PyYAML" do
|
||||
url "https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz"
|
||||
sha256 "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
|
||||
url "https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz"
|
||||
sha256 "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
|
||||
end
|
||||
|
||||
resource "six" do
|
||||
|
|
Loading…
Reference in a new issue