Skip to content

Commit 145cf37

Browse files
committed
Commit from GitHub Actions (Dispatch Release)
1 parent 414c01a commit 145cf37

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.3/Capacitor.xcframework.zip",
22-
checksum: "fbd95250c46fdb7404043d094ba9a699173e63a58ec4faaa73ada4090ba25e08"
21+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.4/Capacitor.xcframework.zip",
22+
checksum: "be30c49e3bbb3306efdca60c7b1bb0d0cd5456d5324afa46c4e6271ade8749e1"
2323
),
2424
.binaryTarget(
2525
name: "Cordova",
26-
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/8.0.0-alpha.3/Cordova.xcframework.zip",
27-
checksum: "4aacc2eb30649244d7bffd1483847431135038ff1c65e591e5388155cfaedf1a"
26+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.4/Cordova.xcframework.zip",
27+
checksum: "8677218618ed915b12fe7f5b09b96a994f58eb63477a2443f0ae44ce3e3c2aa7"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)