Skip to content

Commit 5449fa4

Browse files
authored
Merge pull request #9 from p-x9/version/0.1.0
version 0.1.0
2 parents 16a9a29 + 898b5b5 commit 5449fa4

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.0.4/run-script-bin.artifactbundle.zip",
36-
checksum: "27084efadca7948a354ce8b22d3ab7cbaa01d3500a4d0c01103536d556a02f2a"
35+
url: "https://github.com/p-x9/RunScriptPlugin/releases/download/0.1.0/run-script-bin.artifactbundle.zip",
36+
checksum: "d5e984321b277ca3228f2d1d2e4eb0f84f6ff53e05d0516a0640838aa60e32c5"
3737
),
3838
// DEBUG
3939
// .binaryTarget(name: "run-script-bin", path: "./run-script-bin.artifactbundle.zip"),

0 commit comments

Comments
 (0)