release gotcha 1.0.4 (#39007)
This commit is contained in:
		 Hariharan Devarajan
					Hariharan Devarajan
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							ebdaa766ae
						
					
				
				
					commit
					e087f3bf93
				
			| @@ -12,12 +12,12 @@ class Gotcha(CMakePackage): | |||||||
| 
 | 
 | ||||||
|     homepage = "https://github.com/LLNL/gotcha" |     homepage = "https://github.com/LLNL/gotcha" | ||||||
|     git = "https://github.com/LLNL/gotcha.git" |     git = "https://github.com/LLNL/gotcha.git" | ||||||
| 
 |     maintainers("hariharan-devarajan") | ||||||
|     tags = ["e4s"] |     tags = ["e4s"] | ||||||
| 
 | 
 | ||||||
|     version("develop", branch="develop") |     version("develop", branch="develop") | ||||||
|     version("master", branch="master") |     version("master", branch="master") | ||||||
|     version("1.0.4", commit="08a5279cef051ed39bc92c5f77f55ca5b41a405e") |     version("1.0.4", tag="1.0.4") | ||||||
|     version("1.0.3", tag="1.0.3") |     version("1.0.3", tag="1.0.3") | ||||||
|     version("1.0.2", tag="1.0.2") |     version("1.0.2", tag="1.0.2") | ||||||
|     version("0.0.2", tag="0.0.2") |     version("0.0.2", tag="0.0.2") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user