double-batched: add v0.5.0 (#42850)

Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
This commit is contained in:
Carsten Uphoff 2024-02-27 08:59:42 +01:00 committed by GitHub
parent bcc5ded205
commit 71c169293c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@ class DoubleBatchedFftLibrary(CMakePackage):
version("main", branch="main")
version("develop", branch="develop")
version("0.5.0", sha256="cbd2ecf039cc40830e57a8af8295abf2083ce3b1a333279a8c17762f41131fff")
version("0.4.0", sha256="f3518012b632c92c2a933d70a040d6b0eee2d631ab6b1881a192a8d1624f242d")
version("0.3.6", sha256="ff163251d77d3c686563141e871c702bf4997c0302d53616add55d6cf9b02d28")