Skip to content

Commit

Permalink
Bump package
Browse files Browse the repository at this point in the history
  • Loading branch information
mackoj committed Apr 5, 2024
1 parent b321968 commit c10d618
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,13 @@ let package = Package(
targets: [
.binaryTarget(
name: "package-generator-cli",
<<<<<<< Updated upstream
url: "https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.4.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip",
checksum: "8087731a742d7b834cdf33eb07ce11fcc054fb90c3b4f919b6080d54878d0dd5"
=======
url: "https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.4.2/package-generator-cli-arm64-apple-macosx.artifactbundle.zip",
checksum: "ddf169bfe8b9260d40069671b8e7282b2655679d2b404d080af2a3935025fb7f"
>>>>>>> Stashed changes
),
.plugin(
name: "Package Generator",
Expand Down

0 comments on commit c10d618

Please sign in to comment.