Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Feb 21, 2025
1 parent 8bb2c63 commit 1a8d700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlays/wasmtime-c-api/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if (WIN32)
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/bytecodealliance/wasmtime/releases/download/v${VERSION}/wasmtime-v${VERSION}-x86_64-windows-c-api.zip"
FILENAME "wasmtime-v${VERSION}-x86_64-windows-c-api.zip"
SHA512 4ebe734178ebc14d647ac1646f7a6aa9058fecb542e34200062c9d9a338b4e94a9c071b1bb7b148d7fc66851903769022e775833626df4c9e4ef073417aa4199
SHA512 dc96b8908ae1a4eb2bc502cebdfac314240202d02962adabe4763c9dd5aec10f356ed456f1b989aefef2fa0b8dc3b32f80dea817f2c0b01f94d28c7c03e8fc40
)
elseif (APPLE)
if (CMAKE_OSX_ARCHITECTURES MATCHES "arm64")
Expand Down

0 comments on commit 1a8d700

Please sign in to comment.