ExifTool 9.90
Closes Homebrew/homebrew#37872. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5188569b1d
commit
6d60aa5fae
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Exiftool < Formula
|
||||
homepage "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html"
|
||||
url "http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.76.tar.gz"
|
||||
sha1 "79bfc6beab0bdff6aa59324434e576e20785a320"
|
||||
url "http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.90.tar.gz"
|
||||
sha256 "64f602773cd2051fd3ab614464f4b39492383ba2742263cddbb4df27855b7089"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue