Skip to content

Commit

Permalink
[HELICS] update to v2.5.2 (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
nightlark authored Jun 16, 2020
1 parent b73815b commit f92fa36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions H/HELICS/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

using BinaryBuilder

HELICS_VERSION = v"2.5.1"
HELICS_SHA = "3fc3507f7c074ff8b6a17fe54676334158fb2ff7cc8e7f4df011938f28fdbbca"
HELICS_VERSION = v"2.5.2"
HELICS_SHA = "81928f7e30233a07ae2bfe6c5489fdd958364c0549b2a3e6fdc6163d4b390311"

sources = [
ArchiveSource("https://github.com/GMLC-TDC/HELICS/releases/download/v$HELICS_VERSION/Helics-v$HELICS_VERSION-source.tar.gz",
Expand Down

0 comments on commit f92fa36

Please sign in to comment.