[ncnn] Update to 20221128 (#29096)

* Update ncnn to 20221128

* Update CI baseline

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

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Tencent/ncnn
REF 20220729
SHA512 0df877ee42edc32faa6891c8b234fc21064b18c1dc8c612b43757daf5f912530f3d015c783e6e199c2884616a88137d10f9c899528000f25e9d0881f028a9586
REF 20221128
SHA512 589e52b63eabfac1f8e47acc34bef6a87ce365851a5c4d551665c321938a2d8e622ab211babac38771695b9f4443516577ba1634409a55c2436498a7d28d8218
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "ncnn",
"version": "20220729",
"version": "20221128",
"description": "ncnn is a high-performance neural network inference computing framework.",
"homepage": "https://github.com/Tencent/ncnn",
"license": "BSD-3-Clause",

View File

@ -5257,7 +5257,7 @@
"port-version": 2
},
"ncnn": {
"baseline": "20220729",
"baseline": "20221128",
"port-version": 0
},
"ncurses": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "792660456e6b0e405ad0c67b0474ae80fea47878",
"version": "20221128",
"port-version": 0
},
{
"git-tree": "e87afd4b85016896dc6903f9e65e1d239e614b0b",
"version": "20220729",