Skip to content

Commit 972aff2

Browse files
committed
Merge branch 'main' of https://github.com/audulus/lyte
2 parents 57b511f + 16cd6fa commit 972aff2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ let package = Package(
1111
targets: [
1212
.binaryTarget(
1313
name: "CLyte",
14-
url: "https://github.com/audulus/lyte/releases/download/0.26/CLyte.xcframework.zip",
15-
checksum: "1945cf13f39f0995efe32e69b07c4be60f35bdcba33e3c8d810bb372fe335996"
14+
url: "https://github.com/audulus/lyte/releases/download/0.27/CLyte.xcframework.zip",
15+
checksum: "fc81be4d72a652879461b884d5b0bbf44dedd6a6083af81322df70be5c6a444b"
1616
),
1717
.target(
1818
name: "Lyte",

0 commit comments

Comments
 (0)