beast-tracer: add v1.7.2 (#37508)

This commit is contained in:
Alec Scott 2023-05-15 14:09:18 -07:00 committed by GitHub
parent 1cee3fb4a5
commit 1579544d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class BeastTracer(Package):
homepage = "https://beast.community/tracer"
url = "https://github.com/beast-dev/tracer/archive/v1.7.1.tar.gz"
version("1.7.2", sha256="fd891e2244445fef71ab8010d8fab924abff2e5436e035bb335834e7c2e6d83b")
version("1.7.1", sha256="947d51c5afa52354099b9b182ba6036e352356bd62df94031f33cdcb7e8effd3")
depends_on("ant", type="build")