Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
Update Julia package to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nightlark committed Mar 28, 2020
1 parent 51ea638 commit 609fc1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_tarballs.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using BinaryBuilder

HELICS_VERSION = v"2.4.1"
HELICS_SHA = "ac077e9efe466881ea366721cb31fb37ea0e72a881a717323ba4f3cdda338be4"
HELICS_VERSION = v"2.4.2"
HELICS_SHA = "957856f06ed6d622f05dfe53df7768bba8fe2336d841252f5fac8345070fa5cb"

sources = [
ArchiveSource(
Expand Down

0 comments on commit 609fc1a

Please sign in to comment.