cmctl: 2.2.0 -> 2.3.0 (#424791)
This commit is contained in:
		
						commit
						7d3d4a9120
					
				| @ -9,16 +9,16 @@ | ||||
| 
 | ||||
| buildGoModule (finalAttrs: { | ||||
|   pname = "cmctl"; | ||||
|   version = "2.2.0"; | ||||
|   version = "2.3.0"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "cert-manager"; | ||||
|     repo = "cmctl"; | ||||
|     tag = "v${finalAttrs.version}"; | ||||
|     hash = "sha256-Kr7vwVW6v08QRbJDs2u0vK241ljNfhLVYIQCBl31QSs="; | ||||
|     hash = "sha256-yX3A63MU1PaFQmAemp62F5sHlgWpkInhbIIZx7HfdEc="; | ||||
|   }; | ||||
| 
 | ||||
|   vendorHash = "sha256-SYCWvt2K3MEow4cDKxLSK+Bp0hZG9rNI9PoXdPcPESg="; | ||||
|   vendorHash = "sha256-LDmhlSWa6/Z4KyXnF9OFVkgTksV7TL+m1os0NW89ZpY="; | ||||
| 
 | ||||
|   ldflags = [ | ||||
|     "-s" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Paul Meyer
						Paul Meyer