From efcf98a3b332b1a802e4e4e1eb6a81d846359f72 Mon Sep 17 00:00:00 2001 From: Markus Hubig Date: Thu, 27 Nov 2014 17:14:08 +0100 Subject: ansible: update boto resource. Closes #34504. Signed-off-by: Mike McQuaid --- Library/Formula/ansible.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ansible.rb b/Library/Formula/ansible.rb index bd1f58c6c..dc3c87199 100644 --- a/Library/Formula/ansible.rb +++ b/Library/Formula/ansible.rb @@ -42,8 +42,8 @@ class Ansible < Formula end resource "boto" do - url "https://pypi.python.org/packages/source/b/boto/boto-2.32.1.tar.gz" - sha1 "4fdecde66245b7fc0295e22d2c2d3c9b08c2b1fa" + url "https://pypi.python.org/packages/source/b/boto/boto-2.34.0.tar.gz" + sha1 "e19d252b58054a7711fae910324e26b2b551a44d" end resource "pyyaml" do -- cgit v1.2.3