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 9119992 commit 5f06a15Copy full SHA for 5f06a15
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.2.1.tar.gz"
10
- sha256 "d03a66db0f65a5c4d4af1a6821947d2f1e7963f633827149dca836b0df5a02ba"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "7a966534b98d12a55d80631792b297cb390c00eb220837c40587b3147d031839"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments