libass 0.12.1
Closes Homebrew/homebrew#35657. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
02530339bd
commit
5848bebf7b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libass < Formula
|
||||
homepage 'https://github.com/libass/libass'
|
||||
url 'https://github.com/libass/libass/releases/download/0.12.0/libass-0.12.0.tar.gz'
|
||||
sha1 '6c34bbd3329ce285e024e4d23d97e494fca571af'
|
||||
url 'https://github.com/libass/libass/releases/download/0.12.1/libass-0.12.1.tar.gz'
|
||||
sha1 'ddf61cf8e15fea7825667580b207d46fe34bd4ac'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue