Skip to content

Commit 8669408

Browse files
committed
update Package.swift
1 parent 1e79b7a commit 8669408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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: "WordPressKit",
14-
url: "https://github.com/user-attachments/files/19325003/WordPressKit.zip",
15-
checksum: "7bab7fb007c1c2bb8b83d0495c32849594451e2d961d289dcee39b84d9c90ebc"
14+
url: "https://github.com/user-attachments/files/19329510/WordPressKit.zip",
15+
checksum: "79d86c26fb143779b25634a042f740343a046ebf615d7b7117b4756c98a1f91f"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)