Skip to content

Commit

Permalink
Release 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Mar 2, 2023
1 parent 5584ee7 commit 491dec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ let package = Package(
]
)

package.targets += [.binaryTarget(name: "skiptool", url: "https://github.com/skipsource/skip/releases/download/0.0.18/skiptool.artifactbundle.zip", checksum: "f9ab0208f3d743b3f4da3f5922f2618f43ea53ad40da1d7161be4bc399936673")]
package.targets += [.binaryTarget(name: "skiptool", url: "https://github.com/skipsource/skip/releases/download/0.0.19/skiptool.artifactbundle.zip", checksum: "5efbd31934151b4b32d873e7088db27fe95fe32042ec7bae0752ffb670d9f245")]

0 comments on commit 491dec7

Please sign in to comment.