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 c10d618 commit 736b245
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Package.swift
Expand Up @@ -14,13 +14,8 @@ 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 736b245

Please sign in to comment.