Skip to content

Commit f36b349

Browse files
committed
Update binary URL and checksum for 1.0.8
1 parent e628be3 commit f36b349

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let package = Package(
2020
targets: [
2121
.binaryTarget(
2222
name: "BindJS",
23-
url: "https://github.com/yapstudios/bindjs-apple-binary/releases/download/1.0.5/BindJS.xcframework.zip",
24-
checksum: "dc9c134cec40113734f0e1e3295f1281d2ea6704eb6cdd185a4e58816246bdf3"
23+
url: "https://github.com/yapstudios/bindjs-apple-binary/releases/download/1.0.8/BindJS.xcframework.zip",
24+
checksum: "8b425e45a1dfef3a78fb4eafcc602040c7359b6f9ce604f8ff71e9d775637258"
2525
),
2626
.target(name: "BindJSDependencies", dependencies: [
2727
.product(name: "GLTFKit2", package: "GLTFKit2")

0 commit comments

Comments
 (0)