# HG changeset patch # User dependencies.io Bot <project_20699_bot_a286103ee18ae6f76aba1650fa075bfc@noreply.gitlab.com> # Date 1712614895 0 # Mon Apr 08 22:21:35 2024 +0000 # Node ID 82abed6ab1c179ddc17560d71106a289fa75982f # Parent 16614328e3eb07ff3af23814fcd5d6db0d92cda0 Bump exiftool to version 12.82 - Updates exiftool/exiftool from 12.80 to 12.82 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.80') +version = Gitlab::Version.new('exiftool', '12.82') default_version version.print(false) license 'GPL-1.0 or Artistic'