Skip to content

Commit 626fca8

Browse files
committed
Bump to 1.0.15
1 parent 69ac2e6 commit 626fca8

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.14/BindJS.xcframework.zip",
24-
checksum: "6a92fdaa79f537e81f014688709dddfe594de7a6123319f217dfa679d613ef15"
23+
url: "https://github.com/yapstudios/bindjs-apple-binary/releases/download/1.0.15/BindJS.xcframework.zip",
24+
checksum: "7148b7511edaff97210e4e9957396b8bf70b242e7d79de9b898f9737626419af"
2525
),
2626
.target(name: "BindJSDependencies", dependencies: [
2727
.product(name: "GLTFKit2", package: "GLTFKit2")

0 commit comments

Comments
 (0)