Skip to content

Commit e097706

Browse files
authored
Merge pull request #6 from p-x9/version/0.0.4
version 0.0.4
2 parents 7832ba3 + 9cd0156 commit e097706

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
@@ -28,8 +28,8 @@ let package = Package(
2828
),
2929
.binaryTarget(
3030
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"
31+
url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.0.4/run-script-bin.artifactbundle.zip",
32+
checksum: "27084efadca7948a354ce8b22d3ab7cbaa01d3500a4d0c01103536d556a02f2a"
3333
),
3434
// DEBUG
3535
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),

0 commit comments

Comments
 (0)