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.
2 parents 39a1280 + 36a3698 commit 03a0cecCopy full SHA for 03a0cec
Formula/c/cryfs.rb
@@ -10,6 +10,7 @@ class Cryfs < Formula
10
head "https://github.com/cryfs/cryfs.git", branch: "develop"
11
12
bottle do
13
+ sha256 cellar: :any_skip_relocation, arm64_linux: "43c5238d9673debec44d49a779e516ff86a2f9737ad574714064ead388b0f717"
14
sha256 cellar: :any_skip_relocation, x86_64_linux: "acbcf4dbcbbf93a3f22a2380c961bd353d77986c2557e2a8a36ba5592bf2c941"
15
end
16
0 commit comments