aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorValerii Hiora2014-11-27 11:17:15 +0200
committerMike McQuaid2014-11-27 10:35:54 +0000
commit7f2e5ead56c4b86501e9ba2c1eedb8224c202f28 (patch)
tree00608d1176307fe2b98c5c880dafdaebffd9d590 /Library/Formula
parent392c37662efe029fa4e37c82e925831348a17a4f (diff)
downloadhomebrew-7f2e5ead56c4b86501e9ba2c1eedb8224c202f28.tar.bz2
mplayershell 0.9.3
Update MPlayerShell to 0.9.3 Closes #34495. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mplayershell.rb4
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'