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.
0.3.0
1 parent 116adc5 commit 45741eaCopy full SHA for 45741ea
Package.swift
@@ -32,8 +32,8 @@ let package = Package(
32
),
33
.binaryTarget(
34
name: "run-script-bin",
35
- url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.1.0/run-script-bin.artifactbundle.zip",
36
- checksum: "d5e984321b277ca3228f2d1d2e4eb0f84f6ff53e05d0516a0640838aa60e32c5"
+ url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.3.0/run-script-bin.artifactbundle.zip",
+ checksum: "3e43154c72e5d7bdadbe000cd23f78cbcf8f200149ea28a969539c22ef7be524"
37
38
// DEBUG
39
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),
0 commit comments