chore(brew): Update Homebrew formula for 1.7.0
This commit is contained in:
		
							parent
							
								
									511ae92224
								
							
						
					
					
						commit
						f31a7d33b6
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -3,9 +3,9 @@
 | 
				
			||||||
class Kontemplate < Formula
 | 
					class Kontemplate < Formula
 | 
				
			||||||
  desc "Kontemplate - Extremely simple Kubernetes resource templates"
 | 
					  desc "Kontemplate - Extremely simple Kubernetes resource templates"
 | 
				
			||||||
  homepage "https://github.com/tazjin/kontemplate"
 | 
					  homepage "https://github.com/tazjin/kontemplate"
 | 
				
			||||||
  url "https://github.com/tazjin/kontemplate/releases/download/v1.6.0/kontemplate-1.6.0-97bef90-darwin-amd64.tar.gz"
 | 
					  url "https://github.com/tazjin/kontemplate/releases/download/v1.7.0/kontemplate-1.7.0-511ae92-darwin-amd64.tar.gz"
 | 
				
			||||||
  sha256 "d21529153d369d2347477f981a855525695c0bc2912a50f05d3baf15c96f7c16"
 | 
					  sha256 "44910488c0e0480e306cc7b1de564a4c0d39013130f2f6e89bcd9a7401ef6a9a"
 | 
				
			||||||
  version "1.6.0-97bef90"
 | 
					  version "kontemplate-1.7.0-511ae92"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  def install
 | 
					  def install
 | 
				
			||||||
    bin.install "kontemplate"
 | 
					    bin.install "kontemplate"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue