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 f4c8d6b commit 9f5ca94Copy full SHA for 9f5ca94
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.1.2.tar.gz"
10
- sha256 "6dc59cd732593dee5883a1aee41501a6c86be939bd73ba75b25431a1d222ea04"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "a003d99a32fbaeb64d8bd6e3b9c45f8f4c086bfb5a1c753df75e1bad37dc06b5"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments