junit4: add v4.13.2 (#38122)

This commit is contained in:
Alec Scott 2023-06-08 08:54:09 -07:00 committed by GitHub
parent 81e15ce36e
commit b22ccf279d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Junit4(MavenPackage):
homepage = "https://github.com/junit-team/junit4/wiki"
url = "https://github.com/junit-team/junit4/archive/r4.13.tar.gz"
version("4.13.2", sha256="1b6d700fc374c82951d247f6d80238951d87c61661ceb151f9fbf40f65413561")
version("4.13", sha256="c4e8f5681ad387a386a5aebe05ed4b73ffbfff963e154fbc4d77090f230777c7")
version("4.12", sha256="9a5b458258c6537df0d2df7122a06895a26b9c7c8061e5991a0be81d76b10d24")