mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Bump openssl version
Bump to latest in 3.1 series. There are apparently some silly security scanners that complain about the DLLs even though there are no actual bugs in them that impact their usage in calibre. Oh well. Fixes #2096749 [Private bug](https://bugs.launchpad.net/calibre/+bug/2096749)
This commit is contained in:
parent
e13e07a660
commit
1715558c8f
@ -171,8 +171,8 @@
|
||||
{
|
||||
"name": "openssl",
|
||||
"unix": {
|
||||
"filename": "openssl-3.1.5.tar.gz",
|
||||
"hash": "sha256:6ae015467dabf0469b139ada93319327be24b98251ffaeceda0221848dc09262",
|
||||
"filename": "openssl-3.1.7.tar.gz",
|
||||
"hash": "sha256:053a31fa80cf4aebe1068c987d2ef1e44ce418881427c4464751ae800c31d06c",
|
||||
"urls": ["https://www.openssl.org/source/{filename}"]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user