mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
btfs-mac 3.0
This commit is contained in:
parent
b7ee1bff2c
commit
fbdbbb0d87
1 changed files with 2 additions and 3 deletions
|
|
@ -3,10 +3,9 @@ require_relative "../require/macfuse"
|
||||||
class BtfsMac < Formula
|
class BtfsMac < Formula
|
||||||
desc "BitTorrent filesystem based on FUSE"
|
desc "BitTorrent filesystem based on FUSE"
|
||||||
homepage "https://github.com/johang/btfs"
|
homepage "https://github.com/johang/btfs"
|
||||||
url "https://github.com/johang/btfs/archive/refs/tags/v2.24.tar.gz"
|
url "https://github.com/johang/btfs/archive/refs/tags/v3.0.tar.gz"
|
||||||
sha256 "d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935"
|
sha256 "cc9d1a9b580f76aad560443baa71f38f63f384adcc7e4b5e32efd8d8b993b219"
|
||||||
license "GPL-3.0-only"
|
license "GPL-3.0-only"
|
||||||
revision 1
|
|
||||||
head "https://github.com/johang/btfs.git", branch: "master"
|
head "https://github.com/johang/btfs.git", branch: "master"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue