From 8ccaab322a93af0ea81ae4d2c564f550b5c3964d Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 22 Aug 2017 19:38:36 +0200 Subject: [PATCH] chore brew: Update Homebrew formula to v1.2.0 --- kontemplate.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kontemplate.rb b/kontemplate.rb index 5277f291b..7fa061ba0 100644 --- a/kontemplate.rb +++ b/kontemplate.rb @@ -3,9 +3,9 @@ class Kontemplate < Formula desc "Kontemplate - Extremely simple Kubernetes resource templates" homepage "https://github.com/tazjin/kontemplate" - url "https://github.com/tazjin/kontemplate/releases/download/v1.1.0/kontemplate-1.1.0-f7ce04e-darwin-amd64.tar.gz" - sha256 "1dccc80804589f6bd233dd79f52527f2ba8c4fa8d38857c80b2f47b504fe6c04" - version "1.1.0-f7ce04e" + url "https://github.com/tazjin/kontemplate/releases/download/v1.2.0/kontemplate-1.2.0-f8b6ad6-darwin-amd64.tar.gz" + sha256 "0cda70956b4d4e4944d5760970aaf20d586ef9d62ee90e2d67b70f03ed85e075" + version "1.2.0-f8b6ad6" def install bin.install "kontemplate"