File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11class Inja < Formula
22 desc "Template engine for modern C++"
33 homepage "https://pantor.github.io/inja/"
4- url "https://github.com/pantor/inja/archive/refs/tags/v3.4 .0.tar.gz"
5- sha256 "7155f944553ca6064b26e88e6cae8b71f8be764832c9c7c6d5998e0d5fd60c55 "
4+ url "https://github.com/pantor/inja/archive/refs/tags/v3.5 .0.tar.gz"
5+ sha256 "a5f0266673c59028eab6ceeddd8b862c70abfeb32fb7a5387c16bf46f3269ab2 "
66 license "MIT"
7- head "https://github.com/pantor/inja.git" , branch : "master"
8-
9- no_autobump! because : :requires_manual_review
7+ head "https://github.com/pantor/inja.git" , branch : "main"
108
119 bottle do
12- rebuild 1
13- sha256 cellar : :any_skip_relocation , all : "78f7fb60abcd044a0fbd19d1723da834a8a754f4df1601de17a02b2010381666"
10+ sha256 cellar : :any_skip_relocation , all : "231ca1e3911473b3cad187701813504adcb75628d382b7bb80f08f481728315f"
1411 end
1512
1613 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments