Skip to content

Commit

Permalink
update package v2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed Nov 3, 2023
1 parent 562c302 commit 0f3a7a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KlarnaMobileSDK",
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.11/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "47bdd743426fc546de4535b95b0de21bdbae23b118072e65c34b8caad2980f5d"
url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.12/KlarnaMobileSDK-basic.xcframework.zip",
checksum: "6127e22a9a3ae1c8d976e897f5f8271a5bc8e083b26ac8bb413404dc0580d712"
),
]
)

0 comments on commit 0f3a7a9

Please sign in to comment.