Skip to content

Commit

Permalink
keychain/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 committed Aug 23, 2023
1 parent 1617df4 commit 3dc893d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/keychain/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def validate(self):
def requirements(self):
if self.settings.os == "Linux":
self.requires("libsecret/0.20.5")
self.requires("glib/2.77.1")
self.requires("glib/2.77.2")

def build_requirements(self):
if self.settings.os == "Linux":
Expand Down

0 comments on commit 3dc893d

Please sign in to comment.