Skip to content

Commit

Permalink
Merge pull request #3 from mcgillij/change_to_sha1
Browse files Browse the repository at this point in the history
ARE-8137: swap to sha1
  • Loading branch information
mcgillij authored May 28, 2024
2 parents 10737cf + 47c40cf commit d192f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bin_prefix = "https://github.com/analyzere/ZMQ.jl/releases/download/v9.9.9/"

# Listing of files generated by BinaryBuilder:
download_info = Dict(
Linux(:x86_64, :glibc) => ("$bin_prefix/zeromq-4.2.5.tar.gz", "781efaef87984d542a44d41979ae00eb7a657f823fa40477accd19b7f9d9024a"),
Linux(:x86_64, :glibc) => ("$bin_prefix/zeromq-4.2.5.tar.gz", "5201c9eaad8e096b19e4785ce3eb55862c659f63"),
)

# source code tarball and hash for fallback compilation
Expand Down

0 comments on commit d192f1f

Please sign in to comment.