My apps do something similar - first a check on "exiftool.org/ver.txt" to find the latest version and then download the source files from the exiftool.org site. I hadn't noticed that the exiftool.org files were not available because there hasn't been a new version of Exiftool since May 2026. It looks as though I need to modify my programs to download the source from here: "https://sourceforge.net/projects/exiftool/files/Image-ExifTool-13.59.tar.gz" - can you confirm that this is the recommended ...