diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mplayershell.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mplayershell.rb b/Library/Formula/mplayershell.rb index 01977a79e..20d415632 100644 --- a/Library/Formula/mplayershell.rb +++ b/Library/Formula/mplayershell.rb @@ -9,8 +9,8 @@ end class Mplayershell < Formula homepage 'https://github.com/donmelton/MPlayerShell' - url 'https://github.com/donmelton/MPlayerShell/archive/0.9.2.tar.gz' - sha1 '613d29e66e27e748c29b20df54888a8915e39490' + url 'https://github.com/donmelton/MPlayerShell/archive/0.9.3.tar.gz' + sha1 '22af911cfd379d34756c0a59b07fcdeaad77c493' head 'https://github.com/donmelton/MPlayerShell.git' |
