From fbdbbb0d87712a96c07646523faa1f054e2ff3f9 Mon Sep 17 00:00:00 2001 From: gromgit Date: Mon, 12 May 2025 18:39:26 +0000 Subject: [PATCH] btfs-mac 3.0 --- Formula/btfs-mac.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/btfs-mac.rb b/Formula/btfs-mac.rb index 0c2d9ec..658ed25 100644 --- a/Formula/btfs-mac.rb +++ b/Formula/btfs-mac.rb @@ -3,10 +3,9 @@ require_relative "../require/macfuse" class BtfsMac < Formula desc "BitTorrent filesystem based on FUSE" homepage "https://github.com/johang/btfs" - url "https://github.com/johang/btfs/archive/refs/tags/v2.24.tar.gz" - sha256 "d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935" + url "https://github.com/johang/btfs/archive/refs/tags/v3.0.tar.gz" + sha256 "cc9d1a9b580f76aad560443baa71f38f63f384adcc7e4b5e32efd8d8b993b219" license "GPL-3.0-only" - revision 1 head "https://github.com/johang/btfs.git", branch: "master" bottle do