Skip to content

Commit 84f2b7c

Browse files
committed
Update Package.swift to use version alpha-20251007
1 parent 20e978c commit 84f2b7c

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-20251007", checksum: "7742a19140a94981dd0f72e23c343bb8728dc9b9387469414a768e9f7c6d1b3d")
77

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

0 commit comments

Comments
 (0)