Skip to content

Commit 3dcaa7a

Browse files
committed
update package v2.6.23
1 parent 490b2ba commit 3dcaa7a

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.22/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "4118bcd9f63f5edfb933d929b1be36357b6d222a95c67e5402bdc5f5b7d98972"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.23/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "8c63d32cdab981b66beb8241fc09eeec57ee8eb6c73911b9ade3f8e1b2410d9c"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)