[liboqs] update to 0.15.0 (#48380)

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
This commit is contained in:
Richard Barnes
2025-11-18 19:10:44 -05:00
committed by GitHub
parent 62bd8115aa
commit a196e0a40b
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO open-quantum-safe/liboqs
REF ${VERSION}
SHA512 93260f15c02108157fa595e252685c49c5fb6433d04b989c381da4e27169577f3011d9174b2ec0c110fff15d2d3c640a9833bf28aa53949e8f33c0e674b6e781
SHA512 d4a48335e2848c4ea4f5615af7846b21f83a9d8ff5256ebd0d27fa52e21bae3338de138770f07a4befea35b94f20ec8fd897594d45948c86d41c95cfe07be151
)
vcpkg_cmake_configure(

View File

@@ -1,6 +1,6 @@
{
"name": "liboqs",
"version": "0.12.0",
"version": "0.15.0",
"description": "open source C library for quantum-safe cryptographic algorithms.",
"homepage": "https://openquantumsafe.org/",
"license": "MIT",

View File

@@ -5281,7 +5281,7 @@
"port-version": 3
},
"liboqs": {
"baseline": "0.12.0",
"baseline": "0.15.0",
"port-version": 0
},
"liborigin": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1b23e70c0a73710871c852d0ebf98d7874aead48",
"version": "0.15.0",
"port-version": 0
},
{
"git-tree": "4b6d23279893db529e42f9ca6cb62020b707d790",
"version": "0.12.0",