dependencies should be field of brew (#423)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user