[xtensor] Update to 0.24.3 (#29117)

* Update xtensor to 0.24.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2023-01-24 01:11:46 +01:00 committed by GitHub
parent fdf10eed1e
commit 75e68a8e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xtensor-stack/xtensor
REF 825c0fd8a465049c06ad89fa3911b342dbffcabf # 0.24.0
SHA512 18b030efb88255108f3e2a0f5da9f082c32f2b637cb83fcabd5b579b0cff67b503d378037088c535497da09c00a5430ca87e737235b3b0b449da183925d99e68
REF 0.24.3
SHA512 3519541ce659d800dca386cdbb4c7aa5331e5297779239230cbfb78b22c541af22a98aae30a9e8604ee855378fa8e67be720dab1e0005135575d9738e64797c8
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "xtensor",
"version": "0.24.0",
"version": "0.24.3",
"description": "C++ tensors with broadcasting and lazy computing",
"homepage": "https://github.com/xtensor-stack/xtensor",
"license": "BSD-3-Clause",

View File

@ -8349,7 +8349,7 @@
"port-version": 0
},
"xtensor": {
"baseline": "0.24.0",
"baseline": "0.24.3",
"port-version": 0
},
"xtensor-blas": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "474191556a342fc77b9defef9ba63a4dcf2205c4",
"version": "0.24.3",
"port-version": 0
},
{
"git-tree": "b7e23c44907ce8f4ca8cec01cb5534f092e74dda",
"version": "0.24.0",