Skip to content

Commit eb9a900

Browse files
committed
Commit from GitHub Actions (Dispatch Release)
1 parent c01d70b commit eb9a900

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ let package = Package(
1818
targets: [
1919
.binaryTarget(
2020
name: "Capacitor",
21-
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/8.0.0-alpha.1/Capacitor.xcframework.zip",
22-
checksum: "d459e0e041e17fe5407842abada23b3bef5e2711ba54a45d0f3b5872fd231a22"
21+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.3/Capacitor.xcframework.zip",
22+
checksum: "703a70164da10a42bcc88e9b381f09c4135b21d1479ca861eface15d22694f01"
2323
),
2424
.binaryTarget(
2525
name: "Cordova",
26-
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/8.0.0-alpha.1/Cordova.xcframework.zip",
27-
checksum: "5626cbcb3eebf54b6fb0d80531011b8646bb0247fafe5530b8cca9438a075170"
26+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.3/Cordova.xcframework.zip",
27+
checksum: "9779c9dc400fb12c8c7a3a8b96ea5bbb39a3ac83cf40cefeb3481ec234d9b3f4"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)