From c46b7b0fceb6d71616fb2582768613887c258159 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Tue, 21 Mar 2017 16:56:50 -0700 Subject: [PATCH] ktmpl 0.6.0 Closes #11444. Signed-off-by: JCount --- Formula/ktmpl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ktmpl.rb b/Formula/ktmpl.rb index 5f7f9b44b6..c3926c0026 100644 --- a/Formula/ktmpl.rb +++ b/Formula/ktmpl.rb @@ -1,8 +1,8 @@ class Ktmpl < Formula desc "Parameterized templates for Kubernetes manifests." homepage "https://github.com/InQuicker/ktmpl" - url "https://github.com/InQuicker/ktmpl/archive/0.5.0.tar.gz" - sha256 "36924798cb88ddc98f43fea33aff894297cf4068a00157e08bf53373a79bb12c" + url "https://github.com/InQuicker/ktmpl/archive/0.6.0.tar.gz" + sha256 "16338b7129c2268350d6dd780f0e41a3c5a81a7399273d85ff0939065820eba0" head "https://github.com/InQuicker/ktmpl.git" bottle do