diff options
| author | Valerii Hiora | 2013-12-11 11:43:50 +0200 |
|---|---|---|
| committer | Jack Nagel | 2013-12-11 13:26:10 -0600 |
| commit | 4f63558997ee984f7e612727699479eab08b01aa (patch) | |
| tree | ae6fcb4b8e94fb5b3e3ddf6521ba0b69ffa968e7 /Library/Formula/mplayershell.rb | |
| parent | 3863c57b2ab2df29f1b8cb9f03d445dc2f2f8635 (diff) | |
| download | homebrew-4f63558997ee984f7e612727699479eab08b01aa.tar.bz2 | |
mplayershell 0.9.2
Closes #25135.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/mplayershell.rb')
| -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 b80ba6859..aa86653af 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.1.tar.gz' - sha1 'fe009b774eca8e8a8e3030a49cdd463f5b368b27' + url 'https://github.com/donmelton/MPlayerShell/archive/0.9.2.tar.gz' + sha1 '613d29e66e27e748c29b20df54888a8915e39490' head 'https://github.com/donmelton/MPlayerShell.git' |
