Skip to content

Commit

Permalink
Edited checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Gudyma committed Feb 7, 2025
1 parent fa5e742 commit 4173a66
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 @@ -5,7 +5,7 @@ import PackageDescription
let version = "2.6.4"
// Tag is required to point towards the right asset. SPM requires the tag to follow semantic versioning to be able to resolve it.
let tag = "2.6.4"
let checksum = "eb3814726816ca2f09334ce562fff1b2cd0f7c16dd4e283256081f307accb9c4"
let checksum = "d6154d77134485ffd449544312988a95db2e241fbd7e64ce7e5c062e0d3938f0"
let url = "https://github.com/pingvin1977/Sparkle/releases/download/\(tag)/Sparkle-for-Swift-Package-Manager.zip"

let package = Package(
Expand Down

0 comments on commit 4173a66

Please sign in to comment.