We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03aa404 commit 43b75d5Copy full SHA for 43b75d5
Package.swift
@@ -841,8 +841,8 @@ enum WireGuardMode {
841
842
// action-release-binary-package (PartoutCore)
843
let binaryFilename = "PartoutCore.xcframework.zip"
844
-let version = "0.99.186"
845
-let checksum = "9ff97849e68dd999a204838599d207145b19033adaf07a7c6a90747789082099"
+let version = "0.99.187"
+let checksum = "8b3b706a70c35a627818809e715e4baad0f4c3951a22d0e3a543d09033305014"
846
847
enum CoreDeployment: String, RawRepresentable {
848
case remoteBinary
0 commit comments