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