Skip to content

Commit f5c9554

Browse files
committed
ONNXRuntime 1.20.1
1 parent 2df174e commit f5c9554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ onnxRuntimeBinaryTarget = .binaryTarget(
1212
#else
1313
onnxRuntimeBinaryTarget = .binaryTarget(
1414
name: "ONNXRuntimeBinary",
15-
url: "https://github.com/readdle/swift-onnxruntime/releases/download/1.20.0/onnxruntime-1.20.0-xcframework.zip",
16-
checksum: "ea82d0213b45b8d750c96d43082835057508eefdcc85e0afab71a20daf4868be"
15+
url: "https://github.com/readdle/swift-onnxruntime/releases/download/1.20.1/onnxruntime-1.20.1-xcframework.zip",
16+
checksum: "31017531ebb064f1903a73ca5d55597ac49b6ae32360eb2482fb2f435342fdad"
1717
)
1818
#endif
1919

0 commit comments

Comments
 (0)