зеркало из https://github.com/microsoft/vcpkg.git
update to 0.24.7 (#35410)
This commit is contained in:
Родитель
7bb78b3f15
Коммит
8a837a5024
|
@ -4,7 +4,7 @@ vcpkg_from_github(
|
|||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO xtensor-stack/xtensor
|
||||
REF "${VERSION}"
|
||||
SHA512 6284fb5de5d61c87a8599baad86b6c8c95d06d3753698a3a49efe9a87c291965e4a2439c84abf0722ce97ca7e48c5fdb0b64141f1bc8de7a7d06b7de9ec06cb6
|
||||
SHA512 1b2683225a400e2ed06679eedc13c001be80163afb8b42918091670995c04f26ef03ffa9ef72ec7fe6c9d4c1aa88df9ad17698abe5ccd8b19a057ebc10956594
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fix-find-tbb-and-install-destination.patch
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "xtensor",
|
||||
"version": "0.24.6",
|
||||
"port-version": 1,
|
||||
"version": "0.24.7",
|
||||
"description": "C++ tensors with broadcasting and lazy computing",
|
||||
"homepage": "https://github.com/xtensor-stack/xtensor",
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
|
@ -9249,8 +9249,8 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"xtensor": {
|
||||
"baseline": "0.24.6",
|
||||
"port-version": 1
|
||||
"baseline": "0.24.7",
|
||||
"port-version": 0
|
||||
},
|
||||
"xtensor-blas": {
|
||||
"baseline": "0.20.0",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1f097c22efd106eadd130143bbe0ea4ce0355959",
|
||||
"version": "0.24.7",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3243d2557778b77adbd7b2dbc83ade2456e8fe5c",
|
||||
"version": "0.24.6",
|
||||
|
|
Загрузка…
Ссылка в новой задаче