Releases: luncliff/vcpkg-registry
Releases · luncliff/vcpkg-registry
1.2439.0
https://github.com/luncliff/vcpkg-registry/milestone/9?closed=1
What's Changed
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #259
- build(deps): bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 by @dependabot in #255
- build(deps): bump actions/deploy-pages from 4.0.0 to 4.0.5 by @dependabot in #256
- build(deps): bump actions/setup-python from 5.0.0 to 5.2.0 by @dependabot in #257
- build(deps): bump actions/configure-pages from 4.0.0 to 5.0.0 by @dependabot in #258
- Docs: ignore 'docs' branch, depndabot for requirements.txt by @luncliff in #261
- [onnxruntime] update to v1.19.0 by @luncliff in #263
- [dlpack] Update to v1.0 by @luncliff in #264
- [onnxruntime] Supprt CoreML feature, Download CMake scripts from upstream by @luncliff in #265
- [dlpack] Fix NDK 27+ CMake error by @luncliff in #266
- [eigen3] Disable Fortran in iOS build by @luncliff in #267
- [nsync] Fix errors in iOS, Android build by @luncliff in #268
- [onnxruntime] Support Android, iOS build by @luncliff in #269
- [onnxruntime] Update to v1.19.2 by @luncliff in #270
- [metal-cpp] Update to macOS15_iOS18-beta by @luncliff in #271
- [sse2neon] Create a new port by @luncliff in #273
- [liblzma] Update to 5.6.2 by @luncliff in #274
- [ml-dtypes] Update to 0.5.0 by @luncliff in #275
- [nvidia-nvbench] Update to 2024-06-01 by @luncliff in #240
New Contributors
- @dependabot made their first contribution in #259
Full Changelog: 1.2437.0...1.2439.0
Configuration
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
},
"registries": [
{
"repository": "https://github.com/luncliff/vcpkg-registry",
"kind": "git",
"packages": [
"abseil",
"apple-crypto",
"apple-nio-ssl",
"asmjit",
"basis-universal",
"coreml-tools",
"cpuinfo",
"d3d12-transition-layer",
"directml",
"dlpack",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"fp16",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"liblzma",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"neon2sse",
"nsync",
"nvidia-cnmem",
"nvidia-cutlass",
"nvidia-nvbench",
"nvidia-tools-extension-sdk",
"nvidia-triton-client",
"nvidia-triton-common",
"nvidia-triton-core",
"onnx",
"onnxruntime",
"opencl",
"opencl-headers",
"opencl-on-dx12",
"openjdk",
"openssl",
"openssl1",
"openssl3",
"psimd",
"pthreadpool",
"ruy",
"sse2neon",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"winpixeventruntime",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"baseline": "6a194709c5f6dbb692fbfba8ba1eb4b3f2fe4a6a"
}
]
}
1.2437.0
What's Changed
- [winpixeventruntime] Update to 1.0.240308001 by @luncliff in #241
- [asmjit] Update to 2024-08-26 by @luncliff in #245
- [d3d12-transition-layer] Update to 2024-07-25 by @luncliff in #244
- [cpuinfo] Update to 2024-08-31 by @luncliff in #246
- [fp16] Update to 2024-06-20 by @luncliff in #247
- [openssl3] update to 3.3.2 by @luncliff in #248
- CI: Fix CircleCI configuration, use AWS S3 binary caching by @luncliff in #249
- [libdispatch] Update to Swift 5.10.1 by @luncliff in #252
- [fft2d,nsync,ruy,neon2sse] Fix build errors in NDK 27.1+ by @luncliff in #251
- [psimd] Create a new port with last commit by @luncliff in #253
- CI: Use AWS CLI configure, Create a minimal Dependabot setting by @luncliff in #254
- [tensorflow-lite] Update to v2.17.0 by @luncliff in #250
Full Changelog: 1.2436.0...1.2437.0
Configuration
{
"kind": "git",
"packages": [
"abseil",
"apple-crypto",
"apple-nio-ssl",
"asmjit",
"basis-universal",
"coreml-tools",
"cpuinfo",
"d3d12-transition-layer",
"directml",
"dlpack",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"fp16",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"liblzma",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"neon2sse",
"nsync",
"nvidia-cnmem",
"nvidia-cutlass",
"nvidia-nvbench",
"nvidia-tools-extension-sdk",
"nvidia-triton-client",
"nvidia-triton-common",
"nvidia-triton-core",
"onnx",
"onnxruntime",
"opencl",
"opencl-headers",
"opencl-on-dx12",
"openjdk",
"openssl",
"openssl1",
"openssl3",
"psimd",
"pthreadpool",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"winpixeventruntime",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"repository": "https://github.com/luncliff/vcpkg-registry",
"baseline": "eedb4b5f6e0cd07dc35659f2ecd8f61ee186f772"
}
1.2436.0
What's Changed
- [gemmlowp] Update to 2023-11-04 by @luncliff in #223
- [eigen3] Update to 2024-08-01 by @luncliff in #224
- [onnx] Update to v1.16.1 by @luncliff in #225
- [onnx] Update to v1.16.2 by @luncliff in #226
- [onnxruntime] Update to v1.18.1, redesign portfile by @luncliff in #227
- CI update for 2024 3Q releases by @luncliff in #229
- [google-jni-bind] update to 1.1.0-beta by @luncliff in #228
- [metal-cpp] Update to macOS14.2_iOS17.2 by @luncliff in #231
- [fbgemm] Update to v0.8.0 by @luncliff in #232
- [etcpak] Update to 2.0, use Meson buildsystem by @luncliff in #233
- [nsync] Update to 1.28.1 by @luncliff in #230
- [nsync] Update to 1.29.2 by @luncliff in #234
- [abseil] Update to 20240722.0 by @luncliff in #235
- [directml] Update to 1.15.2 by @luncliff in #236
- [onnxruntime] Create features
tensorrt
,directml
,openvino
by @luncliff in #237 - [onnx] Use
_PROTOBUF_INSTALL_PREFIX
from portfile.cmake forfind_package(Protobuf)
by @luncliff in #238 - Create deploy.tml, Use vcpkg 2024.08.23 by @luncliff in #239
Full Changelog: 1.2430.0...1.2436.0
Configuration
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
},
"registries": [
{
"packages": [
"abseil",
"apple-crypto",
"apple-nio-ssl",
"asmjit",
"basis-universal",
"coreml-tools",
"cpuinfo",
"d3d12-transition-layer",
"directml",
"dlpack",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"fp16",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"liblzma",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"nsync",
"nvidia-cnmem",
"nvidia-cutlass",
"nvidia-nvbench",
"nvidia-tools-extension-sdk",
"nvidia-triton-client",
"nvidia-triton-common",
"nvidia-triton-core",
"onnx",
"onnxruntime",
"opencl",
"opencl-headers",
"opencl-on-dx12",
"openjdk",
"openssl",
"openssl1",
"openssl3",
"pthreadpool",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"winpixeventruntime",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry",
"baseline": "bef904c3fb6340aaa29d95bd28f31fafa4f1b4c6"
}
]
}
1.2430.0
What's Changed
- [nvidia-triton-client] Create a new port by @luncliff in #163
- [opencl-headers] Create a new port by @luncliff in #164
- Patch onnxruntime to compile with clang-cl by @kokulshan in #165
- [d3d12-transition-layer] Create a new port by @luncliff in #166
- [opecl,opencl-headers] Create OpenCL ports from KhronosGroup repos by @luncliff in #167
- [opencl-on-dx12] Create a new port by @luncliff in #168
- [openssl3] Support
.pc
file generation by @luncliff in #169 - [openssl3,openssl] update to v3.2.1 by @luncliff in #170
- CI: Use binary caching in Azure Pipelines and Reorganize stages by @luncliff in #171
- [nvidia-cutlass] Create a new port with v3.4.0 by @luncliff in #172
- [directml] Update to 1.13.1 by @luncliff in #174
- CI: Build ports with CircleCI Linux VM, Use vcpkg 2024.02.14 by @luncliff in #176
- [onnxruntime] Update to v1.17.0 by @luncliff in #173
- [coreml-tools] Update to 7.1 by @luncliff in #177
- [nvidia-cutlass] update to v3.4.1 by @luncliff in #178
- [nvidia-nvbench] Create a new port with latest commit by @luncliff in #179
- [pthreadpool] Update to 2024-01-22 by @luncliff in #180
- [nvidia-cutlass] Remove CMake patch by @luncliff in #182
- [ml-dtypes] Update to 3.1.0 by @luncliff in #183
- [zlib-ng] Update to 2.1.6 by @luncliff in #184
- [d3d12-transition-layer,winpixeventruntime] Support
pix
feature by @luncliff in #185 - [ml-dtypes] Update to v0.3.2 by @luncliff in #186
- [tensorflow-lite] Update to v2.15.1 by @luncliff in #187
- [libdispatch] Update to Swift 5.10 release version by @luncliff in #189
- [liblzma] Create a new port with v5.4.6 by @luncliff in #190
- [nvidia-cutlass] update to v3.5.0 by @luncliff in #191
- [cpuinfo] update to 2024-04-18 by @luncliff in #193
- [fp16] Update to later version by @luncliff in #195
- [xnnpack] update to 2024-05-06 by @luncliff in #194
- [ml-dtypes] Update to 0.4.0 by @luncliff in #198
- CI: Use GCC 11 in Ubuntu 22.04, Remove unused ports by @luncliff in #199
- [miniaudio] Update to 0.11.21 by @luncliff in #200
- [asmjit,fbgemm] new port, update fbgemm to 0.7.0 by @luncliff in #201
- CI: More fixes after #199 by @luncliff in #203
- [openjdk] Create a new port with jdk-23+10 by @luncliff in #202
- [opencl,opencl-headers] update to v2024.05.08 by @luncliff in #204
- [onnx] Support test build and rename features by @luncliff in #207
- [onnx] Rename features to
disable-static-registration
,disable-exception
by @luncliff in #208 - [openssl3] Update to 3.3.0 by @luncliff in #209
- [openssl3] Update to 3.3.1 by @luncliff in #210
- [onnx] Update to 1.16.0 by @luncliff in #212
- [onnx] Install proto, proto3 files by @luncliff in #214
- [onnxruntime] Update to 1.18.0 by @luncliff in #215
- [onnxruntime] Support CUDA feature in 1.18.0 by @luncliff in #216
- [nvidia-cutlass] support feature: tests, tools by @luncliff in #217
- CI: update workflows, cache key by @luncliff in #218
- [coreml-tools] Update to 7.2, fix linker errors for Foundation.framework by @luncliff in #219
- [abseil] Create a new port with 20240722.rc1 by @luncliff in #220
- [nvidia-triton-common,nvidia-triton-core,nvidia-triton-client] Update to latest commits by @luncliff in #221
- [tensorflow-lite] Update to v2.16.2 by @luncliff in #222
New Contributors
- @kokulshan made their first contribution in #165
Full Changelog: 1.2404.0...1.2430.0
Configuration
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "a7b6122f6b6504d16d96117336a0562693579933"
},
"registries": [
{
"baseline": "1c47ee076a073ce8e126b6c5009ee369745cb898",
"repository": "https://github.com/luncliff/vcpkg-registry",
"kind": "git",
"packages": [
"abseil",
"apple-crypto",
"apple-nio-ssl",
"asmjit",
"basis-universal",
"coreml-tools",
"cpuinfo",
"d3d12-transition-layer",
"directml",
"dlpack",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"fp16",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"liblzma",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"nsync",
"nvidia-cnmem",
"nvidia-cutlass",
"nvidia-nvbench",
"nvidia-tools-extension-sdk",
"nvidia-triton-client",
"nvidia-triton-common",
"nvidia-triton-core",
"onnx",
"onnxruntime",
"opencl",
"opencl-headers",
"opencl-on-dx12",
"openjdk",
"openssl",
"openssl1",
"openssl3",
"pthreadpool",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"winpixeventruntime",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
]
}
]
}
1.2404.0
What's Changed
- [dlpack] Create a new port with v0.8 by @luncliff in #150
- [xnnpack,onnxruntime] Use later version of XNNPack, ONNXRuntime by @luncliff in #151
- CI: Use AWS S3 binary caching in CircleCI build by @luncliff in #152
- [onnxruntime] Fix use of Eigen3, remove NuGet executable usage by @luncliff in #154
- [openssl3] Support
tools
feature by @luncliff in #153 - [openssl3] update to 3.2.0 by @luncliff in #155
- [nvidia-tools-extension-sdk] Create a new port by @luncliff in #160
- [nvidia-cnmem] Create a new port by @luncliff in #159
- [nvidia-triton-common] Create a new port by @luncliff in #161
- [tensorflow-lite] update to 2.15.0 by @luncliff in #156
- [nvidia-triton-core] Create a new port by @luncliff in #162
Full Changelog: 0.2352.0...1.2404.0
Configuration
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "a7b6122f6b6504d16d96117336a0562693579933"
},
"registries": [
{
"packages": [
"apple-crypto",
"apple-nio-ssl",
"basis-universal",
"coreml-tools",
"cpuinfo",
"directml",
"dlpack",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"nsync",
"nvidia-cnmem",
"nvidia-tools-extension-sdk",
"nvidia-triton-common",
"nvidia-triton-core",
"onnx",
"onnxruntime",
"openssl",
"openssl1",
"openssl3",
"pthreadpool",
"ruy",
"rvo2",
"rvo2-3d",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"baseline": "0c8c9afb1329ea8158e77425e623c02098a2a755",
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry"
}
]
}
0.2351.0
What's Changed
- [openssl3] Update to 3.1.3 by @luncliff in #121
- [miniaudio] Create a new port, 0.11.18 by @luncliff in #122
- [zenny-atomic] update port for later vcpkg versions by @luncliff in #123
- [openssl,openssl1,openssl3] Run
install_name_tool
for Apple dynamic triplet by @luncliff in #124 - [coreml-tools] More candidates for
site-packages
folder by @luncliff in #128 - [openssl3,openssl1] Update to 3.1.4 and fix license install by @luncliff in #129
- [rvo2,rvo2-3d] Create a new port by @luncliff in #125
- [xatlas] Create a new port by @luncliff in #126
- [etcpak] Create a new port by @luncliff in #127
- [tensorflow-lite] update to 2.14.1 by @luncliff in #131
- [ruy] update to later version by @luncliff in #134
- [cpuinfo] update to 2023-11-17 by @luncliff in #135
- [onnxruntime] Fix CUDA build by @luncliff in #137
- [cpuinfo] update to 2023-11-29 by @luncliff in #139
- [fbgemm] update to v0.5.0 by @luncliff in #138
- [tensorpipe] update to 2022-05-14 by @luncliff in #140
- [onnx] support more features by @luncliff in #141
- [onnx] update to 1.15.0 by @luncliff in #143
- [directml] update to 1.13.0 by @luncliff in #144
- [ruy] update to latest by @luncliff in #145
- CI: overhaul for end of 2023 by @luncliff in #146
Full Changelog: 0.2339.0...0.2351.0
Configuration
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "a7b6122f6b6504d16d96117336a0562693579933"
},
"registries": [
{
"packages": [
"apple-crypto",
"apple-nio-ssl",
"basis-universal",
"coreml-tools",
"cpuinfo",
"directml",
"eigen3",
"etcpak",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"llama-cpp",
"metal-cpp",
"miniaudio",
"ml-dtypes",
"nsync",
"onnx",
"onnxruntime",
"openssl",
"openssl1",
"openssl3",
"pthreadpool",
"ruy",
"rvo2",
"rvo2-3d",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xatlas",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"baseline": "36feec9c456f22f97e413a1689094136635f561e",
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry"
}
]
}
0.2339.0
What's Changed
- [openssl1,openss3] update to latest versions by @luncliff in #106
- [google-filament] create a new port by @luncliff in #107
- [directml] Update to 1.12.1 by @luncliff in #109
- [openssl3] update to 3.1.2 by @luncliff in #108
- [ml-dtypes] create a new port by @luncliff in #110
- [farmhash] support
find_package(farmhash)
by @luncliff in #112 - [fft2d] Support
find_package(fft2d)
by @luncliff in #113 - [nsync] create a new port with 1.26.0 by @luncliff in #111
- [cpuinfo,pthreadpool,xnnpack] update for future works by @luncliff in #114
- [onnx] update to 1.14.1 by @luncliff in #116
- [onnxruntime] Update to 1.16.0 by @luncliff in #118
- [tensorflow-lite] update to 2.14.0 by @luncliff in #117
- [apple-nio-ssl] Update to 2.25.0, support Swift 5.8 by @luncliff in #115
- [apple-crypto] Update to 3.0.0 by @luncliff in #119
- [llama-cpp] Create a new port by @luncliff in #120
Full Changelog: 0.2321.0...0.2339.0
Configuration
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "f6a5d4e8eb7476b8d7fc12a56dff300c1c986131"
},
"registries": [
{
"baseline": "a2931d4e3951ebbdbc12d608cb107dbd75f0817e",
"repository": "https://github.com/luncliff/vcpkg-registry",
"packages": [
"apple-crypto",
"apple-nio-ssl",
"basis-universal",
"coreml-tools",
"cpuinfo",
"directml",
"eigen3",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"google-filament",
"google-jni-bind",
"libdispatch",
"llama-cpp",
"metal-cpp",
"ml-dtypes",
"nsync",
"onnx",
"onnxruntime",
"openssl1",
"openssl3",
"pthreadpool",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"kind": "git"
}
]
}
0.2321.0
What's Changed
Full Changelog: 0.2314.0...0.2321.0
Configuration
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "501db0f17ef6df184fcdbfbe0f87cde2313b6ab1"
},
"registries": [
{
"baseline": "8c30c4652e8c31f6e79ab6557b4f08f61c728fb6",
"packages": [
"apple-crypto",
"apple-nio-ssl",
"coreml-tools",
"cpuinfo",
"directml",
"eigen3",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"google-jni-bind",
"libdispatch",
"metal-cpp",
"onnx",
"onnxruntime",
"openssl1",
"openssl3",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry"
}
]
}
0.2314.0
What's Changed
- [coreml-tools] create a new port by @luncliff in #86
- [google-jni-bind] create a new port by @luncliff in #87
- [tensorflow-lite] use
file(COPY)
instead offile(CREATE_LINK)
by @luncliff in #88 - [coreml-tools] support iOS build by @luncliff in #89
- [openssl3] update to 3.1.0 by @luncliff in #90
- [tensorflow-lite] update to 2.10.1, use
coreml-tools
by @luncliff in #91 - [cpuinfo] update to latest by @luncliff in #92
- [zlib-ng] update to 2.0.7 by @luncliff in #94
- [xnnpack] update to latest by @luncliff in #93
- [xnnpack] fix android build failures by @luncliff in #95
- [tensorflow-lite] update to 2.11.1 by @luncliff in #96
- [metal-cpp] update to latest by @luncliff in #97
- [openssl1] update to 1.1.1t by @luncliff in #99
- [tensorflow-lite] correct GPU/EGL delegate support by @luncliff in #98
- [metal-cpp] use metal-cpp_macOS13.3_iOS16.4.zip by @luncliff in #100
Full Changelog: 0.2308.1...0.2314.0
Configuration
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "a7b6122f6b6504d16d96117336a0562693579933"
},
"registries": [
{
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry",
"packages": [
"apple-crypto",
"apple-nio-ssl",
"cpuinfo",
"directml",
"eigen3",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"libdispatch",
"metal-cpp",
"minizip-ng",
"onnx",
"onnxruntime",
"openssl1",
"openssl3",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"baseline": "b5d7589828fb7ef3b90a5d7eb471484eb6edda26"
}
]
}
0.2308.1
What's Changed
- [openssl1] create a new port by @luncliff in #76
- [directml] update to v1.9.1 by @luncliff in #78
- [directml] update to 1.10.0 by @luncliff in #79
- [libtorch] remove the port by @luncliff in #80
- [apple-crypto,apple-nio-ssl] create a new port for Apple Crypto/SSL frameworks by @luncliff in #82
- [apple-nio-ssl] Fix static/dynamic build with xcodebuild by @luncliff in #83
- [directml] update to 1.10.1 by @luncliff in #84
- [openssl3] update to 3.0.8 by @luncliff in #81
- [tensorflow-lite] update to 2.9.3 by @luncliff in #85
Full Changelog: 0.2249.0...0.2308.1
Configuration
{
"registries": [
{
"kind": "git",
"repository": "https://github.com/luncliff/vcpkg-registry",
"packages": [
"apple-crypto",
"apple-nio-ssl",
"cpuinfo",
"directml",
"eigen3",
"farmhash",
"fbgemm",
"fft2d",
"gemmlowp",
"libdispatch",
"metal-cpp",
"minizip-ng",
"onnx",
"onnxruntime",
"openssl1",
"openssl3",
"ruy",
"system-qt5",
"system-qt6",
"tensorflow-lite",
"tensorpipe",
"xnnpack",
"xnvctrl",
"zenny-atomic",
"zlib-ng"
],
"baseline": "b5d7589828fb7ef3b90a5d7eb471484eb6edda26"
}
]
}