Skip to content

Commit

Permalink
pin revision of aws-lc (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin authored Apr 26, 2022
1 parent 473d39e commit 1c394ec
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@
"targets": {
"linux": {
"upstream": [
{ "name": "aws-lc" }
{
"name": "aws-lc",
"revision": "v1.0.2"
}
]
},
"android": {
"upstream": [
{ "name": "aws-lc" }
{
"name": "aws-lc",
"revision": "v1.0.2"
}
]
}
},
Expand Down

0 comments on commit 1c394ec

Please sign in to comment.