We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2239c commit 5968e00Copy full SHA for 5968e00
1 file changed
Formula/templater.rb
@@ -6,8 +6,8 @@ class Templater < Formula
6
homepage "https://webhippie.github.io/templater"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/templater/archive/refs/tags/v2.4.1.tar.gz"
10
- sha256 "c3107b0a94dc1c87fcc2dc5d2114d7e36e6f0bd3be3b5124f7f9c97319ac425f"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.4.2.tar.gz"
+ sha256 "8391d62018b65d19272a6359be03700f7a28c71c90fc5cfa135fc41036075a42"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments