about summary refs log tree commit diff
path: root/kontemplate.rb
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-09-04T11·05+0100
committerVincent Ambo <github@tazj.in>2019-09-04T11·52+0100
commit064f65dec295144dc8d440ebcf63f08eb154169d (patch)
tree3fce3b3eaaf37a76ba0c33023a4894cb5d55dc18 /kontemplate.rb
parent6c3b29943ccf3e8c02310036f2c61c8d4142fe80 (diff)
chore: Update image & Homebrew formula for 1.8.0 release
Diffstat (limited to '')
-rw-r--r--kontemplate.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/kontemplate.rb b/kontemplate.rb
index dd2b5a3ff908..45a31ab718c7 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.7.0/kontemplate-1.7.0-511ae92-darwin-amd64.tar.gz"
-  sha256 "44910488c0e0480e306cc7b1de564a4c0d39013130f2f6e89bcd9a7401ef6a9a"
-  version "kontemplate-1.7.0-511ae92"
+  url "https://github.com/tazjin/kontemplate/releases/download/v1.8.0/kontemplate-1.8.0-6c3b299-darwin-amd64.tar.gz"
+  sha256 "c541f39ef14f4822ff2f5472a9c1e57f73f0277b6b85bec8e9514640aac311a8"
+  version "kontemplate-1.8.0-6c3b299"
 
   def install
     bin.install "kontemplate"