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.
2 parents 5644a62 + 226a8d3 commit 6a57630Copy full SHA for 6a57630
Package.swift
@@ -26,8 +26,8 @@ let package = Package(
26
),
27
.binaryTarget(
28
name: "run-script-bin",
29
- url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.1/run-script-bin.artifactbundle.zip",
30
- checksum: "660213786af538f6ec94dd4bc1fa29fcf42b7a157fb786d8d152466fc35e724f"
+ url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.3/run-script-bin.artifactbundle.zip",
+ checksum: "af1662fa2bf1b68196b89943c4d78f2cc565613da81e3d7b22b2738218c938bf"
31
32
// DEBUG
33
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),
0 commit comments