libheif 1.5.0
Closes #43234. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
8608cadb64
commit
499b4cbf64
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Libheif < Formula
|
||||
desc "ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
|
||||
homepage "https://www.libde265.org/"
|
||||
url "https://github.com/strukturag/libheif/releases/download/v1.4.0/libheif-1.4.0.tar.gz"
|
||||
sha256 "977a9831f1d61b5005566945c7e16e31de35a57a8dd6eb715ae0f40a3595cb60"
|
||||
revision 1
|
||||
url "https://github.com/strukturag/libheif/releases/download/v1.5.0/libheif-1.5.0.tar.gz"
|
||||
sha256 "0d03f59cb5a71fbe08f4ac72d2dc4d7888b91fa4ef8e1c80189df3ca08facdb9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue