Skip to content

Commit 2004397

Browse files
authored
Update aws-lc to v1.34.2 (#5024)
1 parent 202948a commit 2004397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/a/aws-lc/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ package("aws-lc")
55
add_urls("https://github.com/aws/aws-lc/archive/refs/tags/$(version).tar.gz",
66
"https://github.com/aws/aws-lc.git")
77

8+
add_versions("v1.34.2", "4958ac76edd53ced46d3a064cb58be8bd11e4937bcc3857623d319c2894d0904")
89
add_versions("v1.32.0", "67fbb78659055c2289c9068bb4ca1c0f1b6ca27700c7f6d34c6bc2f27cd46314")
910

1011
add_configs("jitter", {description = "Enable FIPS entropy source: CPU Jitter", default = false, type = "boolean"})

0 commit comments

Comments
 (0)