Skip to content

Commit d005bbe

Browse files
committed
Update xcframework url
1 parent 3258ec3 commit d005bbe

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/19339848/WordPressKit.zip",
15-
checksum: "5bf1ff361992dccf44dfe41b0a442ee4c3c13dc0a1ce9b647a8ed1b976b5c3fc"
14+
url: "https://github.com/user-attachments/files/19533473/WordPressKit.zip",
15+
checksum: "95e21de7f0253f49e730d3570dba58047c247dde2728c1f70ca111d77c9e6f85"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)