Skip to content

Commit 45741ea

Browse files
committed
update artifact bundle to version 0.3.0
1 parent 116adc5 commit 45741ea

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
@@ -32,8 +32,8 @@ let package = Package(
3232
),
3333
.binaryTarget(
3434
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"
35+
url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.3.0/run-script-bin.artifactbundle.zip",
36+
checksum: "3e43154c72e5d7bdadbe000cd23f78cbcf8f200149ea28a969539c22ef7be524"
3737
),
3838
// DEBUG
3939
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),

0 commit comments

Comments
 (0)