Skip to content

Commit

Permalink
ansible: update pywinrm resource.
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#37761.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
tnayuki authored and MikeMcQuaid committed Mar 16, 2015
1 parent 63c8d91 commit 4411c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ansible.rb
Expand Up @@ -76,8 +76,8 @@ class Ansible < Formula
end

resource "pywinrm" do
url "https://github.com/diyan/pywinrm/archive/df049454a9309280866e0156805ccda12d71c93a.zip"
sha1 "f2f94b9a1038425323afaa191a25798c1c0b8426"
url "https://pypi.python.org/packages/source/p/pywinrm/pywinrm-0.0.3.tar.gz"
sha1 "9b4f50e838b9222a101094328b0f6e8669ac17b7"
end

resource "isodate" do
Expand Down

0 comments on commit 4411c4c

Please sign in to comment.