mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
brew style mandated fixes
This commit is contained in:
parent
d5e4d7d89f
commit
5f8d764deb
16 changed files with 29 additions and 33 deletions
|
|
@ -3,7 +3,7 @@ require_relative "../require/macfuse"
|
|||
class TupMac < Formula
|
||||
desc "File-based build system"
|
||||
homepage "http://gittup.org/tup/"
|
||||
url "https://github.com/gittup/tup/archive/v0.7.11.tar.gz"
|
||||
url "https://github.com/gittup/tup/archive/refs/tags/v0.7.11.tar.gz"
|
||||
sha256 "be24dff5f1f32cc85c73398487a756b4a393adab5e4d8500fd5164909d3e85b9"
|
||||
license "GPL-2.0-only"
|
||||
head "https://github.com/gittup/tup.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue