mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +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 RcloneMac < Formula
|
||||
desc "Rsync for cloud storage (with macOS FUSE mount support)"
|
||||
homepage "https://rclone.org/"
|
||||
url "https://github.com/rclone/rclone/archive/v1.62.2.tar.gz"
|
||||
url "https://github.com/rclone/rclone/archive/refs/tags/v1.62.2.tar.gz"
|
||||
sha256 "6741c81ae5b5cb48a04055f280f6e220ed4b35d26fe43f59510d0f7740044748"
|
||||
license "MIT"
|
||||
head "https://github.com/rclone/rclone.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue