Skip to content

Commit 594c519

Browse files
committed
Update Package.swift to use version alpha-20251101
1 parent 3773f24 commit 594c519

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-20251101", checksum: "954cd9ee62188bf679535810b71b6937b728cadb9347071dcd4cd276001ddf6e")
77

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

0 commit comments

Comments
 (0)