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 aac0865 commit 4f8277bCopy full SHA for 4f8277b
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/v1.0.0.tar.gz"
10
- sha256 "77392ce115143e8cdab5e7156db1c233397064093f354d94d33705a938980853"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.0.0.tar.gz"
+ sha256 "ad543fce76d0263e5df1b351c2dc489f7f628333a636799b22143d3540b75eae"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments