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 3438e50 commit 343d604Copy full SHA for 343d604
Formula/j/jrnl.rb
@@ -9,6 +9,7 @@ class Jrnl < Formula
9
head "https://github.com/jrnl-org/jrnl.git", branch: "develop"
10
11
bottle do
12
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "1fef6b519f78c4e67d8bf3d1fcd42a5e839bdc935b9159e85dc6635c8053e84a"
13
sha256 cellar: :any_skip_relocation, arm64_sequoia: "25ebc4285ec83ca5d14e3b82dac44745c7eab8e3ba799e3224379bccc18da0d3"
14
sha256 cellar: :any_skip_relocation, arm64_sonoma: "25ebc4285ec83ca5d14e3b82dac44745c7eab8e3ba799e3224379bccc18da0d3"
15
sha256 cellar: :any_skip_relocation, arm64_ventura: "25ebc4285ec83ca5d14e3b82dac44745c7eab8e3ba799e3224379bccc18da0d3"
0 commit comments