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 99da083 commit b16dedeCopy full SHA for b16dede
Formula/e/encfs.rb
@@ -10,8 +10,8 @@ class Encfs < Formula
10
head "https://github.com/vgough/encfs.git", branch: "master"
11
12
bottle do
13
- sha256 arm64_linux: "6d38dcf06c974347dc61dac331933df2e4a1f1a2bc4f6b5458f3b685c7efd094"
14
- sha256 x86_64_linux: "1952d5ef71cdd862776574b47add8ae4649b907c6ed734fac41b7357d13250f7"
+ sha256 arm64_linux: "7d77f8ffc7974b777c3a753c7388209c3c6313a0867d9845a84bd7cdcfc2f94e"
+ sha256 x86_64_linux: "526d5bef867b8dc2246146ce5936e25b9a53ff26721fb1d79cccb6d82a3d2b96"
15
end
16
17
depends_on "cmake" => :build
0 commit comments