Skip to content

Commit

Permalink
chore: update fastdeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Nov 20, 2024
1 parent 975c48c commit 42afe8e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
6 changes: 3 additions & 3 deletions vcpkg-overlay/ports/maa-fastdeploy/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO MaaAssistantArknights/FastDeploy
REF 2896b6d3641c18218209c496ea149a773373fa8b
SHA512 2d8a9072763b9ccf7968dd43aa0077fcf45659caa1f90db7af6b1cbf7a74872729625a74faefee09b655ff9ec17fe9f589935335f3c393412e9e9b93feef8a1f
REPO MaaXYZ/FastDeploy
REF 0828ea940ae32ba24e9a392e59d9d6fd2513d2ef
SHA512 b8c7b1789496019dc260359877192bad5abb0ac0c2ceabf0b8fc8c92291d78b25ff1b6ce9c70e915bfd718dda22f3e8b2fdf94752520be852ee787218e404786
)

vcpkg_cmake_configure(
Expand Down
7 changes: 3 additions & 4 deletions vcpkg-overlay/ports/maa-fastdeploy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "maa-fastdeploy",
"version": "2024-05-29",
"port-version": 1,
"description": "derp learning routines",
"homepage": "https://github.com/MaaAssistantArknights/FastDeploy",
"version": "1.0.7",
"port-version": 3,
"homepage": "https://github.com/PaddlePaddle/FastDeploy",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion vcpkg-overlay/ports/maa-onnxruntime/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maa-onnxruntime",
"version-semver": "1.19.2",
"version-semver": "1.19.2",
"description": "ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator",
"homepage": "https://onnxruntime.ai/",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "maa-meta",
"version": "2024-07-31",
"version": "2.6.6",
"description": "meta manifest that tracks dependencies for MaaFramework",
"homepage": "https://github.com/MaaXYZ/MaaDeps",
"license": null,
Expand Down

0 comments on commit 42afe8e

Please sign in to comment.