dependencies should be field of brew (#423)

This commit is contained in:
Minghe
2019-12-19 14:28:53 +08:00
committed by GitHub
parent e132435ff8
commit f3b64387cb

View File

@@ -20,8 +20,6 @@ archives:
linux: Tux
files:
- README.md
dependencies:
- docker
brews:
-
github:
@@ -34,3 +32,5 @@ brews:
caveats: ""
homepage: "https://github.com/metrue/fx"
description: "fx, a simple but powerful Function as a Service build tools"
dependencies:
- docker