diff options
| author | BrewTestBot | 2014-08-05 09:01:23 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-05 09:32:14 +0100 |
| commit | 8e27ae849ed6073dcad2249fda28a14fdcd18e02 (patch) | |
| tree | 867ae96b863c1c8c118eabba1cb6bd886b84c8a2 /Library/Formula | |
| parent | 54ebd01a0e2cd046eb7df39be74a2979aba2b744 (diff) | |
| download | homebrew-8e27ae849ed6073dcad2249fda28a14fdcd18e02.tar.bz2 | |
l-smash: update 1.11.15 bottle.
Closes #31355.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/l-smash.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/l-smash.rb b/Library/Formula/l-smash.rb index 5c2d8acc0..a84bbadd3 100644 --- a/Library/Formula/l-smash.rb +++ b/Library/Formula/l-smash.rb @@ -7,9 +7,9 @@ class LSmash < Formula bottle do cellar :any - sha1 "1adaf173e775c8a8391f0aa86b022a983842889e" => :mavericks - sha1 "891f49e1d5589fb705eb52e89e7656df259feb2c" => :mountain_lion - sha1 "ca37cd43d1a0abcd702a3bb0316ba7ae2af8bd63" => :lion + sha1 "4cd7bdcee126b3b6a9878c48d603d18078120b92" => :mavericks + sha1 "fcd601f4c7f8f50f746d319b162fe1276d64d220" => :mountain_lion + sha1 "4a6cf44ef801fa38232a62b985ac475a0bb2338a" => :lion end def install |
