File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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-spec-staging /releases/download/v4.3 .0/ObjectBoxGenerator.artifactbundle.zip " ,
26- checksum: " e0a04312a39a1b0319911b6dae4710511aa999c18d1d12436f0c34068f229c40 "
25+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/4.4 .0/ObjectBoxGenerator.artifactbundle.zip " ,
26+ checksum: " 1d5e818c86d77cfbcb3d2fc14890c0bdea9fb28cbf23196c2543803220c4787a "
2727 ) ,
2828 . binaryTarget(
2929 name: " ObjectBox.xcframework " ,
3030 url:
31- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v4.3 .0/ObjectBox.xcframework.zip " ,
32- checksum: " 465a457973841c0bdbec974d4a30882a0a57090688884adcd77b1fdc573938d6 "
31+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/4.4 .0/ObjectBox.xcframework.zip " ,
32+ checksum: " be3ccf934abb0e312d870478384ec6d56a08c0bef3f4649da29e525790524c4c "
3333 ) ,
3434 . binaryTarget(
3535 name: " ObjectBox-Sync.xcframework " ,
3636 url:
37- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v4.3 .0/ObjectBox-Sync.xcframework.zip " ,
38- checksum: " 38ce5ca16a66cee3bb075e5ec2c244bcb19bc7e984099df05871ef19bba6788e "
37+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/4.4 .0/ObjectBox-Sync.xcframework.zip " ,
38+ checksum: " 1db1a38da2dd022fb0c3464182483422030e05c24aadb054cb6a57d943f7454b "
3939 ) ,
4040
4141 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments