From 212ee88179a11b85ddfe54abf227f7939c4f4924 Mon Sep 17 00:00:00 2001 From: Dave Rich Date: Tue, 12 Mar 2019 11:42:29 -0400 Subject: [PATCH] ktmpl 0.9.0 Closes #37820. Signed-off-by: FX Coudert --- Formula/ktmpl.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/ktmpl.rb b/Formula/ktmpl.rb index 011ec787fb..d4d82fbfa6 100644 --- a/Formula/ktmpl.rb +++ b/Formula/ktmpl.rb @@ -1,9 +1,9 @@ class Ktmpl < Formula desc "Parameterized templates for Kubernetes manifests" - homepage "https://github.com/InQuicker/ktmpl" - url "https://github.com/InQuicker/ktmpl/archive/0.7.0.tar.gz" - sha256 "c10d26f8e834543d8f0952a76b67292cd8f10f0814128cda9bb623ffe0952615" - head "https://github.com/InQuicker/ktmpl.git" + homepage "https://github.com/jimmycuadra/ktmpl" + url "https://github.com/jimmycuadra/ktmpl/archive/0.9.0.tar.gz" + sha256 "b2f05ae4b36f31f6801f4dcd2f5aec31d7b53b8b6dea6ddf974b22c88d8bc62b" + head "https://github.com/jimmycuadra/ktmpl.git" bottle do sha256 "baa701366440c52fcd4463d4215625a16300f17360d925ca6fea7dbbeabf4dc5" => :mojave