exiftool 11.30
Closes #37683. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
20eba04b0b
commit
aba965974b
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ class Exiftool < Formula
|
|||
homepage "https://www.sno.phy.queensu.ca/~phil/exiftool/index.html"
|
||||
# Ensure release is tagged production before submitting.
|
||||
# https://www.sno.phy.queensu.ca/~phil/exiftool/history.html
|
||||
url "https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-11.11.tar.gz"
|
||||
mirror "https://downloads.sourceforge.net/project/exiftool/Image-ExifTool-11.11.tar.gz"
|
||||
sha256 "e64eee75cdbc0944ea598bade44a2c100e7c940ce7d163cbbd087d2bd00cefeb"
|
||||
url "https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-11.30.tar.gz"
|
||||
mirror "https://downloads.sourceforge.net/project/exiftool/Image-ExifTool-11.30.tar.gz"
|
||||
sha256 "3a53733a1532bede4ce7eee763e5ab2bb87149e75e869e11a64d0e159858726e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue