l-smash 1.13.0
This commit is contained in:
parent
bc89a227f2
commit
3b7c3b7c72
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue