mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:29:00 +08:00
4a57340d3a
* feat : onnxruntime version up * chore : add license * chore : versions change * feat : make with the version variable * feat : change vcpkg_minimum_required
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"name": "onnxruntime-gpu",
|
|
"version": "1.12.1",
|
|
"description": "onnxruntime (GPU)",
|
|
"homepage": "https://github.com/microsoft/onnxruntime",
|
|
"license": "MIT",
|
|
"supports": "windows & !x86 & !uwp & !static & !arm"
|
|
}
|