File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33using BinaryBuilder, Pkg
44
55name = " aws_c_mqtt"
6- version = v " 0.15.1 "
6+ version = v " 0.15.2 "
77
88# Collection of sources required to complete build
99sources = [
10- GitSource (" https://github.com/awslabs/aws-c-mqtt.git" , " e924c6c3031a2c9336fe052399f36048e8b79431 " ),
10+ GitSource (" https://github.com/awslabs/aws-c-mqtt.git" , " 3c2ceee52b66db42228053a4fb55210c8f8433a0 " ),
1111]
1212
1313# Bash recipe for building across all platforms
@@ -37,7 +37,7 @@ products = [
3737# Dependencies that must be installed before this package can be built
3838dependencies = [
3939 Dependency (" aws_c_http_jll" ; compat= " 0.10.11" ),
40- Dependency (" aws_c_io_jll" ; compat= " 0.26.2 " ),
40+ Dependency (" aws_c_io_jll" ; compat= " 0.26.3 " ),
4141 BuildDependency (" aws_lc_jll" ),
4242]
4343
You can’t perform that action at this time.
0 commit comments