From e168d8e7c286202feef988754d4fa2b49705da6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:14:20 +0000 Subject: [PATCH] deps(patch): update homebrew formula webhippie/templater to v2.1.1 --- Formula/templater.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/templater.rb b/Formula/templater.rb index 039ccaf..028e937 100755 --- a/Formula/templater.rb +++ b/Formula/templater.rb @@ -6,8 +6,8 @@ class Templater < Formula homepage "https://webhippie.github.io/templater" license "Apache-2.0" - url "https://github.com/webhippie/templater/archive/refs/tags/v2.1.0.tar.gz" - sha256 "589b179934924b891dc548bd662d790b81b610f7847e17da102ec41c633d87a3" + url "https://github.com/webhippie/templater/archive/refs/tags/v2.1.1.tar.gz" + sha256 "b55f29e5962dac0eeb830630f5c96f1737f76b34db7390f05f17d9838726393c" head "https://github.com/webhippie/templater.git", branch: "master" test do