Skip to content

Commit

Permalink
ONNXRuntime 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lxbndr committed Dec 18, 2024
1 parent 709cbf6 commit 680b657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ onnxRuntimeBinaryTarget = .binaryTarget(
#else
onnxRuntimeBinaryTarget = .binaryTarget(
name: "ONNXRuntimeBinary",
url: "https://github.com/readdle/swift-onnxruntime/releases/download/1.17.3/onnxruntime-1.17.3-xcframework.zip",
checksum: "f0ab4046ec89d855aab45835b96b45c0bb5c46b49c72f11aae99178be48dc4fc"
url: "https://github.com/readdle/swift-onnxruntime/releases/download/1.18.0/onnxruntime-1.18.0-xcframework.zip",
checksum: "bf71242d3fb4810f9bd08166ce124b03dae97c8393a7b6b897fb6277a84a1093"
)
#endif

Expand Down

0 comments on commit 680b657

Please sign in to comment.