jmathai / elodie

An EXIF-based photo assistant, organizer and workflow automation tool.
https://bit.ly/introducing-elodie
Apache License 2.0
1.27k stars 139 forks source link

CircleCI URL for exiftool returns 404 #465

Open jmathai opened 6 months ago

jmathai commented 6 months ago

Switch to current version of exiftool: https://exiftool.org/Image-ExifTool-12.81.tar.gz

curl -i https://exiftool.org/Image-ExifTool-12.50.tar.gz
HTTP/2 404 
last-modified: Thu, 02 Jan 2020 14:15:35 GMT
etag: "e7-59b28d3a9c708"
accept-ranges: bytes
content-length: 231
vary: User-Agent,Accept-Encoding
content-type: text/html
date: Mon, 01 Apr 2024 20:59:35 GMT
server: Apache

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><title>Not Found</title>
</head>
<body>
<h2>Error: The requested resource could not be found.</h2>
</html>