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 6c34e7e + 5b76fa5 commit d3830e7Copy full SHA for d3830e7
Formula/c/cryfs.rb
@@ -6,11 +6,11 @@ class Cryfs < Formula
6
url "https://github.com/cryfs/cryfs/releases/download/0.11.4/cryfs-0.11.4.tar.gz"
7
sha256 "6caca6276ce5aec40bf321fd0911b0af7bcffc44c3cb82ff5c5af944d6f75a45"
8
license "LGPL-3.0"
9
- revision 6
+ revision 7
10
head "https://github.com/cryfs/cryfs.git", branch: "develop"
11
12
bottle do
13
- sha256 cellar: :any_skip_relocation, x86_64_linux: "7f6fd6af116136571fcb54b4bfef29cf57132ccf1f489609eecc277b4384123d"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "8aa0f0aded58dd01325c470c0411ff61d6b3be3e0e8f99b4c68ae7aa8afbe47e"
14
end
15
16
depends_on "cmake" => :build
0 commit comments