Skip to content

Commit 490b2ba

Browse files
committed
update package v2.6.22
1 parent bc69483 commit 490b2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "KlarnaMobileSDK",
16-
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.21/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "067ae1a20d3b9d82a2a4d3aa1febcbeb5a92a210e23d3035abcd1d056223a64f"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.22/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "4118bcd9f63f5edfb933d929b1be36357b6d222a95c67e5402bdc5f5b7d98972"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)