File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ vcpkg_from_github(
2
2
OUT_SOURCE_PATH SOURCE_PATH
3
3
REPO awslabs/aws-c-auth
4
4
REF "v${VERSION} "
5
- SHA512 709716d306e4592c5f7fdc7503c060b38a9ed904baf7df6d53db5ada041f2c7677186f06738c449df68a2e4661ec3da01aa218aa78f4ef2d67ff25c88b902f24
5
+ SHA512 3e6ab0e35bb61702de9bad0b71a76c7ec9275d478f8a0dda8334185eff90be8c662e39ff0ca8fe3298663073167d1951910e017814c829e81d10785e44351ffd
6
6
HEAD_REF master
7
7
)
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-c-auth" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.1 " ,
4
4
"description" : " C99 library implementation of AWS client-side authentication: standard credentials providers and signing." ,
5
5
"homepage" : " https://github.com/awslabs/aws-c-auth" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " ab1f4bfa77bd7950a6e066fd470f43c627a9eb1f" ,
5
+ "version" : " 0.9.1" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 47f8058c331c8174b2e342c0835937ea6f6c4a17" ,
5
10
"version" : " 0.9.0" ,
Original file line number Diff line number Diff line change 433
433
"port-version" : 1
434
434
},
435
435
"aws-c-auth" : {
436
- "baseline" : " 0.9.0 " ,
436
+ "baseline" : " 0.9.1 " ,
437
437
"port-version" : 0
438
438
},
439
439
"aws-c-cal" : {
You can’t perform that action at this time.
0 commit comments