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 2358483 commit 2b76391Copy full SHA for 2b76391
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.3.1.tar.gz"
10
- sha256 "bce1cdb2021af459427e890b2ba5be5bc9383cfb3d7671d4567e1f97eeba391b"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "dc61ed7afb6b7518910ebc2bf226d68f2efce6bf5be81580ad9ec3f874943a91"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments