Skip to content

Commit 5ec2833

Browse files
committed
update package.swift
1 parent b686b15 commit 5ec2833

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

0 commit comments

Comments
 (0)