File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,20 +22,20 @@ let package = Package(
2222 . binaryTarget(
2323 name: " ObjectBoxGenerator " ,
2424 url:
25- " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.0 /ObjectBoxGenerator.artifactbundle.zip " ,
25+ " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.1 /ObjectBoxGenerator.artifactbundle.zip " ,
2626 checksum: " cbcc16c6ceea7751e61436b6f3b1e3ed7d7498ed9bf7a65a0fea764613c2d4f0 "
2727 ) ,
2828 . binaryTarget(
2929 name: " ObjectBox.xcframework " ,
3030 url:
31- " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.0 /ObjectBox.xcframework.zip " ,
32- checksum: " 1a163564f549453dd22cabce57cde3d7a0c13e807f85119ccea2d7c3454c7c51 "
31+ " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.1 /ObjectBox.xcframework.zip " ,
32+ checksum: " 8e52ba8a09e6bc150a1b9d33a7dfb6e1d00c1f363656abdbbdd51a14177b1577 "
3333 ) ,
3434 . binaryTarget(
3535 name: " ObjectBox-Sync.xcframework " ,
3636 url:
37- " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.0 /ObjectBox-Sync.xcframework.zip " ,
38- checksum: " c93d6b2f2e128a23088d1240e9bf44546535d1d03f77c42d9d64244c57601987 "
37+ " https://github.com/objectbox/objectbox-swift-spm/releases/download/5.1.1 /ObjectBox-Sync.xcframework.zip " ,
38+ checksum: " a4bc6ceca80ed80226be0306200682f654951eff7bd2e67400745de1f32e89d0 "
3939 ) ,
4040
4141 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments