Skip to content

Commit

Permalink
Merge pull request #29 from cossacklabs/rad/update_binaries_checksums
Browse files Browse the repository at this point in the history
Update Package.swift
  • Loading branch information
radetsky authored May 24, 2024
2 parents 7e5eecf + 71c7eb3 commit bea4b65
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 @@ -17,6 +17,6 @@ let package = Package(
url:"https://github.com/cossacklabs/openssl-apple/releases/download/1.1.12301/openssl-static-xcframework.zip",
// Run from package directory:
// swift package compute-checksum output/openssl-static-xcframework.zip
checksum: "348382db8c5cdc2c4c7802b9ec05a247f2cbe831fc8cdc3c2ecd5f663f40fb94"),
checksum: "de57be260816d4d651ee479f802af95baf18e25c48ede3ab8869451b560ff3de"),
]
)

0 comments on commit bea4b65

Please sign in to comment.