[ade] Update to v0.1.2 (#32873)

* Update ade package to v0.1.2

Update ade package to v0.1.2

* Update vcpkg.json file

Update vcpkg.json file

* Update port-version

Update port-version

* Update version information

Update version information

* Update ade.json file

Update ade.json file
This commit is contained in:
jimmyhu 2023-08-02 23:58:46 +08:00 committed by GitHub
parent 23f5b55b45
commit 3d4c020278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO opencv/ade
REF v0.1.1f
SHA512 fbdec8f3d5811a573abb81f1ceb6fb8d40274439013f749645db5430c6d9cdc52227c25203f1a68177b263d648bb65197ea7c2bea7871264a06585e59892631c
REF v0.1.2
SHA512 2761cf9ccb92d1df6f2d61964a64085470fff78b92d040fd8411d4c3a1f238b95eb4484a9624ab800e8fb4e5144eea32dee9a9047b9b67fad83d0856d32c91e9
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "ade",
"version-string": "0.1.1f",
"port-version": 3,
"version": "0.1.2",
"description": "ADE Framework is a graph construction, manipulation, and processing framework. ADE Framework is suitable for organizing data flow processing and execution.",
"dependencies": [
{

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "be78a5027373a1ff6c75587da2aa96126c832b1c",
"version": "0.1.2",
"port-version": 0
},
{
"git-tree": "a1fe12280de42d63d57dd77fd43ac40a7840bae5",
"version-string": "0.1.1f",

View File

@ -41,8 +41,8 @@
"port-version": 0
},
"ade": {
"baseline": "0.1.1f",
"port-version": 3
"baseline": "0.1.2",
"port-version": 0
},
"adios2": {
"baseline": "2.8.3",