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 7832ba3 + 9cd0156 commit e097706Copy full SHA for e097706
Package.swift
@@ -28,8 +28,8 @@ let package = Package(
28
),
29
.binaryTarget(
30
name: "run-script-bin",
31
- url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.3/run-script-bin.artifactbundle.zip",
32
- checksum: "af1662fa2bf1b68196b89943c4d78f2cc565613da81e3d7b22b2738218c938bf"
+ url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.4/run-script-bin.artifactbundle.zip",
+ checksum: "27084efadca7948a354ce8b22d3ab7cbaa01d3500a4d0c01103536d556a02f2a"
33
34
// DEBUG
35
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),
0 commit comments