Skip to content

Commit 6a57630

Browse files
authored
Merge pull request #4 from p-x9/version/0.0.3
version 0.0.3
2 parents 5644a62 + 226a8d3 commit 6a57630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ let package = Package(
2626
),
2727
.binaryTarget(
2828
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"
29+
url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.3/run-script-bin.artifactbundle.zip",
30+
checksum: "af1662fa2bf1b68196b89943c4d78f2cc565613da81e3d7b22b2738218c938bf"
3131
),
3232
// DEBUG
3333
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),

0 commit comments

Comments
 (0)