Skip to content

Commit

Permalink
Update portfile.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove authored Dec 3, 2024
1 parent 0898981 commit c865fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overlay_ports/node-embedder-api-prebuilt/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(NODE_EMBEDDER_API_URL "https://node-embedder-api-prebuilt-vcpkg-port.b-cdn.net/node-embedder-api-prebuilt.zip")
set(NODE_EMBEDDER_API_URL "https://node-embedder-api-prebuilt-vcpkg-port-v2.b-cdn.net/archive.zip")
set(NODE_EMBEDDER_API_FILENAME "node-embedder-api-prebuilt.zip")
set(NODE_EMBEDDER_API_SHA512 0082a1537052d2343a867cac2eb9acb9ba2da1607c3766ef5ada6fd2498e0fc3df754cabf3a47825358e441a7f594addcf8fdf3be84b05f27fa6eb8aefa1e2ed)
set(NODE_EMBEDDER_API_SHA512 0)

vcpkg_download_distfile(ARCHIVE
URLS ${NODE_EMBEDDER_API_URL}
Expand Down

0 comments on commit c865fd3

Please sign in to comment.