From d68f4b7ed031dd75a66febd66b3d33cc286c5936 Mon Sep 17 00:00:00 2001 From: Alessio Bogon Date: Wed, 21 Jan 2015 11:05:50 +0100 Subject: cookiecutter 0.9.1 Closes #36099. Signed-off-by: Jack Nagel --- Library/Formula/cookiecutter.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/cookiecutter.rb b/Library/Formula/cookiecutter.rb index 05b9cc497..2fb9e0562 100644 --- a/Library/Formula/cookiecutter.rb +++ b/Library/Formula/cookiecutter.rb @@ -1,7 +1,7 @@ class Cookiecutter < Formula homepage "https://github.com/audreyr/cookiecutter" - url "https://pypi.python.org/packages/source/c/cookiecutter/cookiecutter-0.9.0.tar.gz" - sha1 "2e9c483c66d1f32e9be67d38733d9b660a666cd7" + url "https://pypi.python.org/packages/source/c/cookiecutter/cookiecutter-0.9.1.tar.gz" + sha1 "570fd2b17cb49c6d6966ed08ed1e89b8559581ba" head "https://github.com/audreyr/cookiecutter.git" bottle do -- cgit v1.2.3