diff options
Diffstat (limited to 'Library')
| -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 9dea6b0c8..6d2493596 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.12.3", :shallow => false + url "https://github.com/l-smash/l-smash.git", :tag => "v1.13.0", :shallow => false head "https://github.com/l-smash/l-smash.git" bottle do |
