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 f1bc4af commit d8226f5Copy full SHA for d8226f5
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.0.tar.gz"
10
- sha256 "589b179934924b891dc548bd662d790b81b610f7847e17da102ec41c633d87a3"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.1.1.tar.gz"
+ sha256 "b55f29e5962dac0eeb830630f5c96f1737f76b34db7390f05f17d9838726393c"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments