summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Richert <alexander.richert@noaa.gov>2024-08-14 14:25:57 -0700
committerGitHub <noreply@github.com>2024-08-14 15:25:57 -0600
commit44ecea3813f51cc8d817f6d06af5a94f89688215 (patch)
tree7578f66c2fcb2731ed3582b56c6c4577ba4ce121
parentf1114858f5f43a0227d169b31525ff71f020744a (diff)
downloadspack-44ecea3813f51cc8d817f6d06af5a94f89688215.tar.gz
spack-44ecea3813f51cc8d817f6d06af5a94f89688215.tar.bz2
spack-44ecea3813f51cc8d817f6d06af5a94f89688215.tar.xz
spack-44ecea3813f51cc8d817f6d06af5a94f89688215.zip
g2tmpl: add 1.13.0 (#45751)
-rw-r--r--var/spack/repos/builtin/packages/g2tmpl/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/g2tmpl/package.py b/var/spack/repos/builtin/packages/g2tmpl/package.py
index 7813d9624e..b5ad734b01 100644
--- a/var/spack/repos/builtin/packages/g2tmpl/package.py
+++ b/var/spack/repos/builtin/packages/g2tmpl/package.py
@@ -18,6 +18,7 @@ class G2tmpl(CMakePackage):
maintainers("edwardhartnett", "AlexanderRichert-NOAA", "Hang-Lei-NOAA")
version("develop", branch="develop")
+ version("1.13.0", sha256="7e52cccc91277bcedbd9e13ee3478480e744eb22d13c5b636bd0ad91bf43d38e")
version("1.12.0", sha256="44272be7bde8da05565255a8ecdbd080c659d7f0669e356e1c8fef6bac05e723")
version("1.11.0", sha256="00fde3b37c6b4d1f0eaf60f230159298ffcb47349a076c3bd6afa20c7ed791a9")
version("1.10.2", sha256="4063361369f3691f75288c801fa9d1a2414908b7d6c07bbf69d4165802e2a7fc")