# HG changeset patch # User DEPS_GITLAB_TOKEN - For deps.io to create MRs <project_20699_bot_d4d3dbba11323b081a6e01701d2af1f0@noreply.gitlab.com> # Date 1722985460 0 # Tue Aug 06 23:04:20 2024 +0000 # Node ID 11ece87458ae7883ce5d50b07f937c53256ff9db # Parent e685db4aa37cb17e49dbed4c9b7a10ee71172f5b Bump exiftool to version 12.92 - Updates exiftool/exiftool from 12.89 to 12.92 Changelog: changed diff --git a/config/software/exiftool.rb b/config/software/exiftool.rb --- a/config/software/exiftool.rb +++ b/config/software/exiftool.rb @@ -15,7 +15,7 @@ # name 'exiftool' -version = Gitlab::Version.new('exiftool', '12.89') +version = Gitlab::Version.new('exiftool', '12.92') default_version version.print(false) license 'GPL-1.0 or Artistic'