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 01f9f6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 MaaXYZ/FastDeploy
REF 95b3aee6ed62cd0bf8c6e74a290c5db9452e2c41
SHA512 77572b5490e40c8aee740640f3d96e8c76494a2aefb286b2f8608295ad9adb7931a03629389fbf99370808fae0165e63746844a581dca83415105c89aa2298e2
REF 4a84a51722b90de9ded6a3c46741ba843f348ba3
SHA512 7d8029b79677e254fe9fb3fe282c1e18463c7bb72d9ba068e6a69306c021f4f87d8079bcbf45a8197ed11105e7d6f00be2d4cff02907fec448e5f260dc99e3bb
)

vcpkg_cmake_configure(
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 01f9f6d

Please sign in to comment.