about summary refs log tree commit diff
path: root/kontemplate.rb
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-11-04T12·31+0100
committerVincent Ambo <github@tazj.in>2017-11-04T12·34+0100
commiteaec5d57da87c2aae3b150150dc6d71a0fa74e60 (patch)
tree786c1266649389dc834c604fda251cd2bb2b14b5 /kontemplate.rb
parent7bbc3cc033b8082f7758d4c2713846c8a8aadf59 (diff)
chore: Bump Docker image & Homebrew release to v1.3.0
Diffstat (limited to 'kontemplate.rb')
-rw-r--r--kontemplate.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/kontemplate.rb b/kontemplate.rb
index 7fa061ba01..2b0bcbfa83 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.2.0/kontemplate-1.2.0-f8b6ad6-darwin-amd64.tar.gz"
-  sha256 "0cda70956b4d4e4944d5760970aaf20d586ef9d62ee90e2d67b70f03ed85e075"
-  version "1.2.0-f8b6ad6"
+  url "https://github.com/tazjin/kontemplate/releases/download/v1.3.0/kontemplate-1.3.0-98daa6b-darwin-amd64.tar.gz"
+  sha256 "4372e2c0f1249aa43f67e664335c20748d0b394ada1fcceefa3ae786e839ee47"
+  version "1.3.0-98daa6b"
 
   def install
     bin.install "kontemplate"