feat: add homebrew tap

This commit is contained in:
Oleg Lobanov 2021-03-03 16:25:03 +01:00
parent cf4836dc75
commit 2d2c598fa6
No known key found for this signature in database
GPG Key ID: 7CC64E41212621B0
1 changed files with 13 additions and 1 deletions

View File

@ -127,4 +127,16 @@ docker_manifests:
- "filebrowser/filebrowser:{{ .Major }}-amd64"
- "filebrowser/filebrowser:{{ .Major }}-arm64"
- "filebrowser/filebrowser:{{ .Major }}-armv6"
- "filebrowser/filebrowser:{{ .Major }}-armv7"
- "filebrowser/filebrowser:{{ .Major }}-armv7"
brews:
- name: filebrowser
tap:
owner: filebrowser
name: homebrew-tap
folder: Formula
homepage: https://filebrowser.org
commit_author:
name: FileBrowser Robot
email: robot@filebrowser.org
description: File Browser is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface
license: "MIT"