cookiecutter 0.7.2
This commit is contained in:
parent
f322c84efe
commit
26065eb2f7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Cookiecutter < Formula
|
||||
homepage 'https://github.com/audreyr/cookiecutter'
|
||||
url 'https://pypi.python.org/packages/source/c/cookiecutter/cookiecutter-0.7.1.tar.gz'
|
||||
sha1 '278a615977a4b29cead14cc9ede07a8c7452864a'
|
||||
url 'https://pypi.python.org/packages/source/c/cookiecutter/cookiecutter-0.7.2.tar.gz'
|
||||
sha1 '127b3f755edfb022c4634483666cf5f9d085fa71'
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
||||
|
|
Loading…
Reference in a new issue