Skip to content

Commit

Permalink
Build binary wheels against OpenSSL 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaine committed Feb 2, 2025
1 parent 21f56d2 commit 7f27a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fetch-vendor.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"urls": ["https://github.com/aiortc/aioquic-openssl/releases/download/3.3.0-1/openssl-{platform}.tar.gz"]
"urls": ["https://github.com/aiortc/aioquic-openssl/releases/download/3.4.0-1/openssl-{platform}.tar.gz"]
}

0 comments on commit 7f27a0b

Please sign in to comment.