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 5d849be commit dafe00bCopy full SHA for dafe00b
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.2.tar.gz"
10
- sha256 "8391d62018b65d19272a6359be03700f7a28c71c90fc5cfa135fc41036075a42"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "e980b005fdc7a37a15df0c88cf2997bc2f00d3b56d98e308d910ee9ffa774cee"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments