Skip to content

Commit

Permalink
feat: try to support coreml
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Nov 27, 2024
1 parent 0583959 commit 940c8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vcpkg-overlay/ports/maa-fastdeploy/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO MaaXYZ/FastDeploy
REF 95b3aee6ed62cd0bf8c6e74a290c5db9452e2c41
REF 4a84a51722b90de9ded6a3c46741ba843f348ba3
SHA512 77572b5490e40c8aee740640f3d96e8c76494a2aefb286b2f8608295ad9adb7931a03629389fbf99370808fae0165e63746844a581dca83415105c89aa2298e2
)

Expand Down
2 changes: 1 addition & 1 deletion vcpkg-overlay/ports/maa-fastdeploy/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "maa-fastdeploy",
"version": "1.0.7",
"port-version": 5,
"port-version": 6,
"homepage": "https://github.com/PaddlePaddle/FastDeploy",
"license": "Apache-2.0",
"supports": "!uwp",
Expand Down

0 comments on commit 940c8e6

Please sign in to comment.