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 00376ea commit 846456aCopy full SHA for 846456a
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.0.0.tar.gz"
10
- sha256 "ad543fce76d0263e5df1b351c2dc489f7f628333a636799b22143d3540b75eae"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.1.0.tar.gz"
+ sha256 "589b179934924b891dc548bd662d790b81b610f7847e17da102ec41c633d87a3"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments