Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinz committed Feb 7, 2025
1 parent 89b4435 commit f6b8e48
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "MoovKit",
url: "https://github.com/moovfinancial/moov-ios/releases/download/v0.6.0/MoovKit.xcframework.zip",
checksum: "5705885550aa6f785565a7d220eea0704513179826c511db22244412cc73c9fb"
url: "https://github.com/moovfinancial/moov-ios/releases/download/v0.6.1/MoovKit.xcframework.zip",
checksum: "895626215f91be1ace9542fbcad4f5e03ca9257c581d7c6a6e55a89d18d8c956"
)
]
)

0 comments on commit f6b8e48

Please sign in to comment.