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 b1619e3 commit 7ec8cacCopy full SHA for 7ec8cac
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.4.0.tar.gz"
10
- sha256 "7ce5e3abba0d35e3c428b9ebabd2ed4a2476918caa9902243a0edeb714e8c699"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.4.1.tar.gz"
+ sha256 "c3107b0a94dc1c87fcc2dc5d2114d7e36e6f0bd3be3b5124f7f9c97319ac425f"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments