exiftool: add mirror
This commit is contained in:
parent
a86cbbe6a9
commit
ede803625a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class Exiftool < Formula
|
|||
# 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-10.55.tar.gz"
|
||||
mirror "https://downloads.sourceforge.net/project/exiftool/Image-ExifTool-10.55.tar.gz"
|
||||
sha256 "029b81a43f423332c00b76b5402fd8f85dee975fad41a734b494faeda4e41f7d"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue