diff options
| author | Tsukasa OMOTO | 2014-08-05 16:54:01 +0900 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-05 09:32:11 +0100 |
| commit | 54ebd01a0e2cd046eb7df39be74a2979aba2b744 (patch) | |
| tree | a03955b19449f694ea015aa50174ae8853beccd0 /Library/Formula | |
| parent | 48249ea29748655bc3e2ad90e9de074b60121baa (diff) | |
| download | homebrew-54ebd01a0e2cd046eb7df39be74a2979aba2b744.tar.bz2 | |
l-smash 1.11.15
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/l-smash.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/l-smash.rb b/Library/Formula/l-smash.rb index 3f9a79561..5c2d8acc0 100644 --- a/Library/Formula/l-smash.rb +++ b/Library/Formula/l-smash.rb @@ -2,7 +2,7 @@ require "formula" class LSmash < Formula homepage "http://l-smash.github.io/l-smash/" - url "https://github.com/l-smash/l-smash.git", :tag => "v1.11.8", :shallow => false + url "https://github.com/l-smash/l-smash.git", :tag => "v1.11.15", :shallow => false head "https://github.com/l-smash/l-smash.git" bottle do |
