diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/plowshare.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/plowshare.rb b/Library/Formula/plowshare.rb index aec4e0a00..81eb781a4 100644 --- a/Library/Formula/plowshare.rb +++ b/Library/Formula/plowshare.rb @@ -2,9 +2,9 @@ require 'formula' class Plowshare < Formula homepage 'http://code.google.com/p/plowshare/' - url 'http://plowshare.googlecode.com/files/plowshare4-snapshot-git20131102.b72c58d.tar.gz' - version '4.GIT-b72c58d' - sha1 'c7960e0b196596b9a04acc3d81e51d42b6752594' + url 'http://plowshare.googlecode.com/files/plowshare4-snapshot-git20131130.3c63b19.tar.gz' + version '4.GIT-3c63b19' + sha1 '806076746394d06f118aef98fbc1c8bbd3585269' head 'https://code.google.com/p/plowshare/', :using => :git |
