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 9cd61fb commit 60b1587Copy full SHA for 60b1587
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.2.tar.gz"
10
- sha256 "dc61ed7afb6b7518910ebc2bf226d68f2efce6bf5be81580ad9ec3f874943a91"
+ url "https://github.com/webhippie/templater/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "7ce5e3abba0d35e3c428b9ebabd2ed4a2476918caa9902243a0edeb714e8c699"
11
head "https://github.com/webhippie/templater.git", branch: "master"
12
13
test do
0 commit comments