From 9a82a4da5cefb1b8afea714c03dfbd02d0999e4a Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 28 Jan 2018 18:10:21 +0000 Subject: [PATCH] btfs: update checksum Closes #23393. Signed-off-by: ilovezfs --- Formula/btfs.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/btfs.rb b/Formula/btfs.rb index 6842293941..8f18616067 100644 --- a/Formula/btfs.rb +++ b/Formula/btfs.rb @@ -2,7 +2,8 @@ class Btfs < Formula desc "BitTorrent filesystem based on FUSE" homepage "https://github.com/johang/btfs" url "https://github.com/johang/btfs/archive/v2.18.tar.gz" - sha256 "faccec8715ed2dd2193ae4e026c1735ff354bba635b9bb60d2642e2895aa5674" + sha256 "bb9679045540554232eff303fc4f615d28eb4023461eae3f65f08f2427ec9ef2" + revision 1 head "https://github.com/johang/btfs.git" bottle do