Skip to content

Commit 272e5dc

Browse files
committed
Commit from GitHub Actions (Dispatch Release)
1 parent 09efee9 commit 272e5dc

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/6.1.1/Capacitor.xcframework.zip",
22-
checksum: "9755877a2910943f83ee44c0f484816b9bebe2e3d7205cfc2dcebefc33b77cdb"
21+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.1.2/Capacitor.xcframework.zip",
22+
checksum: "d61311a484f20d4e256e12a56b2cb2105e1353414de251cdfceff1549bb7ac94"
2323
),
2424
.binaryTarget(
2525
name: "Cordova",
26-
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.1.1/Cordova.xcframework.zip",
27-
checksum: "770e17bac8bc79097783d97575ab9c3eefe951fc1053c17c168415eee4ee820a"
26+
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.1.2/Cordova.xcframework.zip",
27+
checksum: "c57202276f3c0de513133122a4f25040886d69c1e8bf8814206dee1af5f610fb"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)