Skip to content

Commit d3830e7

Browse files
authored
Merge pull request #182690 from Homebrew/cryfs-fmt-11
cryfs: revision bump (fmt 11.0.2)
2 parents 6c34e7e + 5b76fa5 commit d3830e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cryfs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ class Cryfs < Formula
66
url "https://github.com/cryfs/cryfs/releases/download/0.11.4/cryfs-0.11.4.tar.gz"
77
sha256 "6caca6276ce5aec40bf321fd0911b0af7bcffc44c3cb82ff5c5af944d6f75a45"
88
license "LGPL-3.0"
9-
revision 6
9+
revision 7
1010
head "https://github.com/cryfs/cryfs.git", branch: "develop"
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f6fd6af116136571fcb54b4bfef29cf57132ccf1f489609eecc277b4384123d"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8aa0f0aded58dd01325c470c0411ff61d6b3be3e0e8f99b4c68ae7aa8afbe47e"
1414
end
1515

1616
depends_on "cmake" => :build

0 commit comments

Comments
 (0)