From be2bd78560bee97fbd8ed2d3ab8a8cf3f2d93cbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 12:08:13 +0000 Subject: [PATCH] deps(patch): update homebrew formula webhippie/templater to v2.2.1 --- Formula/templater.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/templater.rb b/Formula/templater.rb index 273a262..e068b06 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.2.0.tar.gz" - sha256 "a003d99a32fbaeb64d8bd6e3b9c45f8f4c086bfb5a1c753df75e1bad37dc06b5" + url "https://github.com/webhippie/templater/archive/refs/tags/v2.2.1.tar.gz" + sha256 "d03a66db0f65a5c4d4af1a6821947d2f1e7963f633827149dca836b0df5a02ba" head "https://github.com/webhippie/templater.git", branch: "master" test do