aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlessio Bogon2015-01-21 11:05:50 +0100
committerJack Nagel2015-01-22 01:07:12 -0500
commitd68f4b7ed031dd75a66febd66b3d33cc286c5936 (patch)
treef7ac187560d27324e5a65184bb96112a0e14fa4b /Library
parentb968929418b092efe2124c340015ae47b54e6ef3 (diff)
downloadhomebrew-d68f4b7ed031dd75a66febd66b3d33cc286c5936.tar.bz2
cookiecutter 0.9.1
Closes #36099. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cookiecutter.rb4
1 files changed, 2 insertions, 2 deletions
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