diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cookiecutter.rb | 4 |
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 |
