Skip to content

Commit 0f3a7a9

Browse files
committed
update package v2.6.12
1 parent 562c302 commit 0f3a7a9

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.11/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "47bdd743426fc546de4535b95b0de21bdbae23b118072e65c34b8caad2980f5d"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.12/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "6127e22a9a3ae1c8d976e897f5f8271a5bc8e083b26ac8bb413404dc0580d712"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)