Skip to content

Commit a5a49e7

Browse files
committed
update: Package.swift
1 parent 074fc43 commit a5a49e7

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/19034191/WordPressKit.zip",
15-
checksum: "34f108cba86b5e4334d1c9af79946dbb8b665e270bdd14bc8f7bc0ba7a898583"
14+
url: "https://github.com/user-attachments/files/19318154/WordPressKit.zip",
15+
checksum: "769f4ec0c4e3712844af318962af7ffb417c8723c61688c913c381e6ac57e8b6"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)