File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ let package = Package(
21
21
targets: [
22
22
. binaryTarget(
23
23
name: " WireCoreCrypto " ,
24
- url: " https://github.com/wireapp/core-crypto/releases/download/v5.1 .0/WireCoreCrypto.xcframework.zip " ,
25
- checksum: " 7e220bb5b0eb7125bba8697ced466bb0b1aac0b80ea919bbfb8a7626c98d3889 "
24
+ url: " https://github.com/wireapp/core-crypto/releases/download/v5.2 .0/WireCoreCrypto.xcframework.zip " ,
25
+ checksum: " 18dfc6bdd63722996b874319d2bac9d54b6557086eae569fa906e6ad2c704e16 "
26
26
) ,
27
27
. binaryTarget(
28
28
name: " WireCoreCryptoUniffi " ,
29
- url: " https://github.com/wireapp/core-crypto/releases/download/v5.1 .0/WireCoreCryptoUniffi.xcframework.zip " ,
30
- checksum: " 14e267bd6c523148cae477d29fc8d55817444f8827097a4ad2e1afc7ff579644 "
29
+ url: " https://github.com/wireapp/core-crypto/releases/download/v5.2 .0/WireCoreCryptoUniffi.xcframework.zip " ,
30
+ checksum: " c87e782f4effeba4596d6ee26b1f8a601ce36dd44dcc9544d24c2089baa7ef2b "
31
31
)
32
32
]
33
33
)
You can’t perform that action at this time.
0 commit comments