Skip to content

Commit 6a4312b

Browse files
committed
update package v2.6.26
1 parent 0c45b54 commit 6a4312b

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.25/KlarnaMobileSDK-basic.xcframework.zip",
17-
checksum: "48c5bc5fa5e9b6f5421cf8aca7a11ca471a1dc01d78ae51fd249a78560eb4a20"
16+
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.26/KlarnaMobileSDK-basic.xcframework.zip",
17+
checksum: "434969f73dcf4353619273be2ebdb9ebfd689826c5c7c2766329efd9982580d2"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)