Skip to content

Commit

Permalink
Update package to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
thingthing-developers committed May 30, 2023
1 parent fef4136 commit a8238a8
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: "FleksyAppsCore",
url: "https://spm.fleksy.com/FleksyAppsCore/v1.0.0/FleksyAppsCore-1.0.0.xcframework.zip",
checksum: "c6b8269780957185fcd62f7d4a6a13c3bf8975b5aba1afc9aa55180a552793cd"
url: "https://spm.fleksy.com/FleksyAppsCore/v1.1.0/FleksyAppsCore-1.1.0.xcframework.zip",
checksum: "1ac47770d71a855b685f3fd894f62a3d4bc2b7d82987a9803a10d814c5eef0c1"
)
]
)

0 comments on commit a8238a8

Please sign in to comment.