File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ aws_lc:
1313 project_name : " AWS libcrypto (AWS-LC)"
1414 project_desc : " OpenSSL compatible general-purpose crypto library"
1515 project_url : " https://github.com/aws/aws-lc"
16- release_date : " 2026-03-19 "
16+ release_date : " 2026-04-13 "
1717 use_category :
1818 - controlplane
1919 - dataplane_core
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
6767 urls = ["https://github.com/google/boringssl/archive/{version}.tar.gz" ],
6868 ),
6969 aws_lc = dict (
70- version = "1.71 .0" ,
71- sha256 = "31b1eed775294825f084c0d4e09df53e1cf036fb98a202a8c2c342543828a985 " ,
70+ version = "1.72 .0" ,
71+ sha256 = "f214c0e06e043c4f18b836059ccb5ecbed781173e8eed106839ee2dd4f4cc157 " ,
7272 strip_prefix = "aws-lc-{version}" ,
7373 urls = ["https://github.com/aws/aws-lc/archive/v{version}.tar.gz" ],
7474 ),
You can’t perform that action at this time.
0 commit comments