Skip to content

Commit 9ab9f2d

Browse files
BuilderBuilder
authored andcommitted
Update Package.swift to use version alpha-20241116
1 parent 82fc7e3 commit 9ab9f2d

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-20241116", checksum: "743d0b9e2be81779fc76714cd9d2be0b63d8bbd6327b1c6f6be063bf36d35ab1")
77

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

0 commit comments

Comments
 (0)