diff options
Diffstat (limited to 'Library/Formula/vimeo-downloader.rb')
| -rw-r--r-- | Library/Formula/vimeo-downloader.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vimeo-downloader.rb b/Library/Formula/vimeo-downloader.rb index b4b3c5980..3d64962a7 100644 --- a/Library/Formula/vimeo-downloader.rb +++ b/Library/Formula/vimeo-downloader.rb @@ -3,7 +3,7 @@ require 'formula' class VimeoDownloader < Formula url 'http://ossguy.com/video_hosts/vimeo_downloader.sh' homepage 'http://ossguy.com/?p=841' - md5 '8aa9a45ad7b7b8f7f8e5369a5fc3d336' + sha1 'd49792a22ec442fa0b3cf5f70d13793f342c6e26' version '0.3.1' def install |
