Skip to content

Commit

Permalink
Update Package.swift for version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 28, 2024
1 parent 4bed3ad commit df0bb0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let package = Package(
),
.binaryTarget(
name: "lint-my-swift",
url: "https://github.com/PreternaturalAI/lint-my-swift-releases/releases/download/0.0.1/lint-my-swift.artifactbundle.zip",
checksum: "135bfb7bd9672f127fa6537d6ccdabf60cacd3a6805a9e5bc3ff655c4d4b86ba"
url: "https://github.com/PreternaturalAI/lint-my-swift-releases/releases/download/0.0.2/lint-my-swift.artifactbundle.zip",
checksum: "c1772884d61d23fc79370404084b1304c4cb126d4cc413e3bcc989025ef630e9"
)
]
)

0 comments on commit df0bb0b

Please sign in to comment.