Skip to content

Commit

Permalink
(#18331) libtiff/all: bump deps
Browse files Browse the repository at this point in the history
Generated and committed by [Conan Center Bump Deps](https://github.com/ericLemanissier/conan-center-index-bump-deps)
Find more updatable recipes in the [GitHub Pages](https://ericlemanissier.github.io/conan-center-index-bump-deps/)
  • Loading branch information
ericLemanissier authored Jul 5, 2023
1 parent e4cd591 commit 0e755be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/libtiff/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def requirements(self):
if self.options.zstd:
self.requires("zstd/1.5.5")
if self.options.webp:
self.requires("libwebp/1.3.0")
self.requires("libwebp/1.3.1")

def validate(self):
if self.options.libdeflate and not self.options.zlib:
Expand Down

0 comments on commit 0e755be

Please sign in to comment.