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 a0bfb48 commit f4d03faCopy full SHA for f4d03fa
1 file changed
Formula/hogan.rb
@@ -1,8 +1,8 @@
1
class Hogan < Formula
2
desc "Customized handlebars wrapper, with config inheritance"
3
homepage "https://github.com/cvent/hogan"
4
- url "https://github.com/cvent/hogan/releases/download/v0.11.2/hogan-v0.11.2-x86_64-apple-darwin.tar.gz"
5
- sha256 "ed83bdf39a1b987ac83dde475d3f15c8cb23493af7301454b94aa90337054048"
+ url "https://github.com/cvent/hogan/archive/refs/tags/v0.15.0.tar.gz"
+ sha256 "f061f605aaba98bc23fae68be19895b08209e933ece1ba6ba7c62fb8e95f60bc"
6
revision 1
7
8
def install
0 commit comments