We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0a0a3 commit 40f2552Copy full SHA for 40f2552
Package.swift
@@ -15,8 +15,8 @@ let package = Package(
15
targets: [
16
.binaryTarget(
17
name: "HelpToSaveKalculator",
18
- url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.0/HelpToSaveKalculator.xcframework.zip",
19
- checksum: "97db3b9821ea7b100c5e4705446be686ae270e0751625f2a2f52ac73e0718c11"
+ url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.1/HelpToSaveKalculator.xcframework.zip",
+ checksum: "cec72b55c6c2db86cb67aa6a65e78a1f4cbc4ce89a1b09ac2564bfcd70df95eb"
20
),
21
]
22
)
0 commit comments