From 0cfd25b90edc62ad8ed507e4252398e465a0cda9 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Sun, 10 Jan 2021 11:26:20 +0000 Subject: [PATCH] encfs: update 1.9.5 bottle. --- Formula/encfs.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/encfs.rb b/Formula/encfs.rb index dcac71c..a111559 100644 --- a/Formula/encfs.rb +++ b/Formula/encfs.rb @@ -9,9 +9,8 @@ class Encfs < Formula head "https://github.com/vgough/encfs.git" bottle do - root_url "https://github.com/gromgit/homebrew-new-life/releases/download/encfs-1.9.5" - sha256 "956caa8a19ee1ef925f29d5878a86a024a871782852c542929b84fd5d93f7ed2" => :catalina - sha256 "e5a654f8ce30c13ee37630e8a5aec04f8f7c2ec75cfccf5fe07dc0ba48cf2706" => :x86_64_linux + root_url "https://github.com/gromgit/homebrew-fuse/releases/download/encfs-1.9.5" + sha256 "8f4401c6165c596ce0e9f4e526c355cd573581c64da5661e754afde9300e71b5" => :x86_64_linux end depends_on "cmake" => :build