Skip to content

Commit 28170fd

Browse files
quinnj2github-actions
andauthored
[aws_checksums] Update to 0.2.11 with latest dependency versions (#14552)
Co-authored-by: github-actions <github-actions@github.com>
1 parent a1df071 commit 28170fd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

A/aws_checksums/build_tarballs.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ using BinaryBuilder, Pkg
44

55
name = "aws_checksums"
66

7-
version = v"0.2.10"
7+
version = v"0.2.11"
88

99
# Collection of sources required to complete build
1010
sources = [
11-
GitSource("https://github.com/awslabs/aws-checksums.git", "1d5f2f1f3e5d013aae8810878ceb5b3f6f258c4e"),
11+
GitSource("https://github.com/awslabs/aws-checksums.git", "24f207c117bcbe01491f5f49504c916dfbe6f0f6"),
1212
]
1313

1414
# Bash recipe for building across all platforms
@@ -37,7 +37,7 @@ products = [
3737

3838
# Dependencies that must be installed before this package can be built
3939
dependencies = [
40-
Dependency("aws_c_common_jll"; compat="0.12.6"),
40+
Dependency("aws_c_common_jll"; compat="0.13.0"),
4141
]
4242

4343
# Build the tarballs, and possibly a `build.jl` as well.

0 commit comments

Comments
 (0)