Skip to content

Commit

Permalink
test ngtcp2 gpg fail 7 key fix 3 non-direct key dl
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Mar 18, 2024
1 parent 895c34f commit 3f32298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _dl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ cat <<EOF
"sig": "https://github.com/ngtcp2/ngtcp2/releases/download/v{ver}/ngtcp2-{ver}.tar.xz.asc",
"redir": "redir",
"tag": ".+",
"keys": "https://keyserver.ubuntu.com/pks/lookup?op=get&options=mr&exact=on&search=0x516B622918D15C478AB1EA3A5339A2BE82E07DEC"
"keys": "516B622918D15C478AB1EA3A5339A2BE82E07DEC"
},
{
"name": "wolfssl",
Expand Down

0 comments on commit 3f32298

Please sign in to comment.