File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ let package = Package(
18
18
targets: [
19
19
. binaryTarget(
20
20
name: " Capacitor " ,
21
- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/4.6.0 /Capacitor.xcframework.zip " ,
22
- checksum: " dfc1b3595f535b73d483cf7f9feb49822f80e9ab7c04b6273d57aa4f95055784 "
21
+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/4.6.2 /Capacitor.xcframework.zip " ,
22
+ checksum: " c2014eaa9c15aa039727938bac78641c7cd28839a582baa4aebcc4032b00dabf "
23
23
) ,
24
24
. binaryTarget(
25
25
name: " Cordova " ,
26
- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/4.6.0 /Cordova.xcframework.zip " ,
27
- checksum: " 66ddc8426de425ebc09d937c67725a2540f0ad646b57d677d10239991f8ba003 "
26
+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/4.6.2 /Cordova.xcframework.zip " ,
27
+ checksum: " 37b41393543d208f78b801bafddec2aaacdb05e2660d7c71bfba8d057cb29cdf "
28
28
)
29
29
]
30
30
)
You can’t perform that action at this time.
0 commit comments