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 452b39f
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 1ee2cf3f66aaed77b8a3499358cd51988d8ed75b
SHA512 691143223e41049a2e5a86f624175d187a60fa46d8ab42efb3c38239eb7239026f2ef8b268d7ed8383de9bca6aa81726cd595a4671a4dab80f28879e0fdb9f1a
)

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 452b39f

Please sign in to comment.