Skip to content

Commit 60e4a6d

Browse files
committed
Update aws sdk cpp version to 1.9.255
1 parent 4586ead commit 60e4a6d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

recipes/aws-sdk-cpp/all/conandata.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
sources:
2+
"1.9.255":
3+
url: "https://github.com/aws/aws-sdk-cpp/archive/refs/tags/1.9.255.tar.gz"
4+
sha256: "d854a6ffd95a1f0a9d6a90b31a7097931410eb0302a07b5b0385fec6ad1d2a75"
25
"1.9.234":
36
url: "https://github.com/aws/aws-sdk-cpp/archive/1.9.234.tar.gz"
47
sha256: "52e36cf568fe0b2a0fc82a9333c0b31ba843db16670f4ccbb7b9fd142f1b00a5"
@@ -9,6 +12,13 @@ sources:
912
url: "https://github.com/aws/aws-sdk-cpp/archive/1.8.130.tar.gz"
1013
sha256: "5dd09baa28d3f6f4fb03fbba1a4269724d79bcca3d47752cd3e15caf97276bda"
1114
patches:
15+
"1.9.255":
16+
- base_path: source_subfolder
17+
patch_file: patches/1.9.234-0001-issue-1816.patch
18+
- base_path: source_subfolder
19+
patch_file: patches/1.9.234-0002-disable-sort-links.patch
20+
- base_path: source_subfolder
21+
patch_file: patches/1.9.100-0002-aws-plugin-conf.patch
1222
"1.9.234":
1323
- base_path: source_subfolder
1424
patch_file: patches/1.9.234-0001-issue-1816.patch

recipes/aws-sdk-cpp/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
versions:
2+
"1.9.255":
3+
folder: "all"
24
"1.9.234":
35
folder: "all"
46
"1.9.100":

0 commit comments

Comments
 (0)