Skip to content

Commit 4a2ff90

Browse files
committed
Update Package.swift to use version alpha-20250707
1 parent b366694 commit 4a2ff90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import Foundation
44
import PackageDescription
55

6-
let libwordpressFFIVersion: WordPressRSVersion = .local
6+
let libwordpressFFIVersion: WordPressRSVersion = .release(version: "alpha-20250707", checksum: "7ac13e3106b9071bd5ef677da5f57bdbd3df0c673d18c3932600c2f0ab7a5095")
77

88
#if os(Linux)
99
let libwordpressFFI: Target = .systemLibrary(

0 commit comments

Comments
 (0)