Upgrade openssl depedency
This commit is contained in:
parent
f5dd63990c
commit
4ee93d2d3d
5
dub.json
5
dub.json
|
@ -12,6 +12,9 @@
|
|||
"copyright": "Copyright © 2021, HuntLabs",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"openssl": {"repository": "git+https://github.com/HenkKalkwater/openssl.git", "version": "163395f4d8ec04c41a5cf60ef19a327c2ef40770"}
|
||||
"openssl": {
|
||||
"repository": "git+https://github.com/HenkKalkwater/openssl.git",
|
||||
"version": "0ecd75b865ebbd5a3aa2127729d4cd7e7b7fe79e"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue