Skip to content

Commit cae2886

Browse files
committed
Commit from GitHub Actions (Dispatch Release)
1 parent f880c90 commit cae2886

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/7.0.0-rc.0/Capacitor.xcframework.zip",
22-
checksum: "a869953cf22c6c34f357aefa3c01fc7ca42ddc3dcb35621a0b6d102026971951"
21+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc.1/Capacitor.xcframework.zip",
22+
checksum: "5148cbb4c444d39383ebe1be6433ebf950879d4d37e65a5a9f691b3beba2cea9"
2323
),
2424
.binaryTarget(
2525
name: "Cordova",
26-
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc.0/Cordova.xcframework.zip",
27-
checksum: "13182c63100d790d40c9e86088f63a634a622cab47314ece437a4af6eee257d5"
26+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc.1/Cordova.xcframework.zip",
27+
checksum: "034621ac48527a09e782b52e14856e836ccc6efc35f4278a29e664fda850a9ae"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)