tempo: 2.7.0 -> 2.7.1
This commit is contained in:
		
							parent
							
								
									efbd3b03d2
								
							
						
					
					
						commit
						b79966c3e4
					
				@ -7,14 +7,14 @@
 | 
			
		||||
 | 
			
		||||
buildGoModule rec {
 | 
			
		||||
  pname = "tempo";
 | 
			
		||||
  version = "2.7.0";
 | 
			
		||||
  version = "2.7.1";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "grafana";
 | 
			
		||||
    repo = "tempo";
 | 
			
		||||
    rev = "v${version}";
 | 
			
		||||
    fetchSubmodules = true;
 | 
			
		||||
    hash = "sha256-aCtITq5qT0a1DuoSDK3F46cPvfVsvXOPkZELEuRYi5w=";
 | 
			
		||||
    hash = "sha256-U+cURfcLoZOB0lgZ/Ky1qcKR8aWbai84ZyHQYQeONVc=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  vendorHash = null;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user