Skip to content

Commit

Permalink
update to HOHQMesh version 1.4.1 (#7031)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 authored Jul 11, 2023
1 parent 0535366 commit a97a7c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions H/HOHQMesh/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
using BinaryBuilder, Pkg

name = "HOHQMesh"
version = v"1.4.0"
version = v"1.4.1"

# Collection of sources required to complete build
sources = [
ArchiveSource("https://github.com/trixi-framework/HOHQMesh/releases/download/v$(version)/HOHQMesh-v$(version).tar.gz", "47015b2a58f41db84f86adfd0349a4f08949206eaa9b2a275e138e5fff219e5e"),
ArchiveSource("https://github.com/trixi-framework/HOHQMesh/releases/download/v$(version)/HOHQMesh-v$(version).tar.gz", "3ad1ce3ee80650e1ff6197e1cab12d86868f9dd41dce19de33eae69f4428ed2c"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit a97a7c8

Please sign in to comment.