edm4hep: Add 0.10.1 tag and update maintainers (#40829)
* edm4hep: add latest tag * edm4hep: Add myself as maintainer
This commit is contained in:
parent
6af45230b4
commit
6cd2241e49
1 changed files with 2 additions and 1 deletions
|
@ -14,11 +14,12 @@ class Edm4hep(CMakePackage):
|
|||
url = "https://github.com/key4hep/EDM4hep/archive/v00-01.tar.gz"
|
||||
git = "https://github.com/key4hep/EDM4hep.git"
|
||||
|
||||
maintainers("vvolkl", "jmcarcell")
|
||||
maintainers("vvolkl", "jmcarcell", "tmadlener")
|
||||
|
||||
tags = ["hep", "key4hep"]
|
||||
|
||||
version("master", branch="master")
|
||||
version("0.10.1", sha256="28a3bd4df899309b14ec0d441f8b6ed0065206a08a0018113bb490e9d008caed")
|
||||
version("0.10", sha256="a95c917c19793cfad6b0959854a653c5ce698c965598cabd649d544da07712c0")
|
||||
version(
|
||||
"0.9",
|
||||
|
|
Loading…
Reference in a new issue