From 0167c28113ffc5ad0362445ee67cb7dee8ec74e2 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 22 May 2017 22:04:53 -0700 Subject: [PATCH] pyinvoke 0.17.0 Closes #13834. Signed-off-by: ilovezfs --- Formula/pyinvoke.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pyinvoke.rb b/Formula/pyinvoke.rb index 3091c21e65940..007c5d8e3eca7 100644 --- a/Formula/pyinvoke.rb +++ b/Formula/pyinvoke.rb @@ -3,8 +3,8 @@ class Pyinvoke < Formula desc "Pythonic task management & command execution" homepage "http://pyinvoke.org/" - url "https://github.com/pyinvoke/invoke/archive/0.16.3.tar.gz" - sha256 "7230458748de9e8d34f76cf2e9d50b4265cade41d98464c5aefb2c436f9e94c2" + url "https://github.com/pyinvoke/invoke/archive/0.17.0.tar.gz" + sha256 "5c49aa1844524172c3716027b876598c43db5f3aa214f516553c7cbfd491ead2" head "https://github.com/pyinvoke/invoke.git" bottle do