aws-sdk-cpp: add v1.10.32 (#34592)
This commit is contained in:
parent
64327bfef0
commit
6c9602ee64
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class AwsSdkCpp(CMakePackage):
|
|||
homepage = "https://github.com/aws/aws-sdk-cpp"
|
||||
git = "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
version("1.10.32", tag="1.10.32", submodules=True)
|
||||
version("1.9.247", tag="1.9.247", submodules=True)
|
||||
|
||||
depends_on("cmake@3.1:", type="build")
|
||||
|
|
Loading…
Reference in a new issue