Skip to content

Commit

Permalink
TypO
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS committed Sep 23, 2024
1 parent 6b3babd commit 26df3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/aws-sdk-cpp/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ def requirements(self):
self.requires("aws-c-sdkutils/0.1.15") # No mention of this in the code
self.requires("aws-checksums/0.1.18")
# missing aws-lc
self.requires("s2n/1.4.16") # No mention of this in the code
self.requires("s2n/1.4.11") # No mention of this in the code
if self.version == "1.9.234":
self.requires("aws-c-common/0.6.11")
self.requires("aws-c-event-stream/0.2.7")
Expand Down

0 comments on commit 26df3ef

Please sign in to comment.