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 3d00f64 commit 92ef8eeCopy full SHA for 92ef8ee
Formula/i/inja.rb
@@ -7,8 +7,7 @@ class Inja < Formula
7
head "https://github.com/pantor/inja.git", branch: "main"
8
9
bottle do
10
- rebuild 1
11
- sha256 cellar: :any_skip_relocation, all: "78f7fb60abcd044a0fbd19d1723da834a8a754f4df1601de17a02b2010381666"
+ sha256 cellar: :any_skip_relocation, all: "231ca1e3911473b3cad187701813504adcb75628d382b7bb80f08f481728315f"
12
end
13
14
depends_on "cmake" => :build
0 commit comments