mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
avfs-mac 1.2.0
Closes #104. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
3544c95b43
commit
52da22fd7a
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class AvfsMac < Formula
|
class AvfsMac < Formula
|
||||||
desc "Virtual file system that facilitates looking inside archives"
|
desc "Virtual file system that facilitates looking inside archives"
|
||||||
homepage "https://avf.sourceforge.io/"
|
homepage "https://avf.sourceforge.io/"
|
||||||
url "https://downloads.sourceforge.net/project/avf/avfs/1.1.5/avfs-1.1.5.tar.bz2"
|
url "https://downloads.sourceforge.net/project/avf/avfs/1.2.0/avfs-1.2.0.tar.bz2"
|
||||||
sha256 "ad9f3b64104d6009a058c70f67088f799309bf8519b14b154afad226a45272cf"
|
sha256 "a25a8ec43c1ee172624e1a4c79ce66a1b930841cdb545b725f1ec64bcabe889c"
|
||||||
license all_of: [
|
license all_of: [
|
||||||
"GPL-2.0-only",
|
"GPL-2.0-only",
|
||||||
"LGPL-2.0-only", # for shared library
|
"LGPL-2.0-only", # for shared library
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue