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 16a9a29 + 898b5b5 commit 5449fa4Copy full SHA for 5449fa4
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.0.4/run-script-bin.artifactbundle.zip",
36
- checksum: "27084efadca7948a354ce8b22d3ab7cbaa01d3500a4d0c01103536d556a02f2a"
+ url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.1.0/run-script-bin.artifactbundle.zip",
+ checksum: "d5e984321b277ca3228f2d1d2e4eb0f84f6ff53e05d0516a0640838aa60e32c5"
37
38
// DEBUG
39
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),
0 commit comments