goma: add v7.0.4 (#29685)

This commit is contained in:
Weston Ortiz 2022-03-30 02:53:25 -06:00 committed by GitHub
parent 1b067ee3e6
commit cd6e70f539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class Goma(CMakePackage):
maintainers = ['wortiz']
version('7.0.4', commit='27b2cb2477fa92f9457597f588c137de2572ef69')
version('7.0.0', commit='5166896f273e5853e1f32885e20f68317b24979c')
version('main', branch='main')
version('develop', branch='develop')