You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating a cask that is a caskroom-only binary to assist with the detection and installation of the adobe-air runtime environment (vmrob@4c41105) and currently have no way to override the container detection. The url has no container and the resulting file is the binary target.
I would propose a DSL method for Casks such as container_type.
The text was updated successfully, but these errors were encountered:
FixesHomebrew#2997. Interface is optional DSL stanza `container_type`.
This should only be used in rare instances. It is needed for the
case of a naked executable which should not be unpacked.
I'm creating a cask that is a caskroom-only binary to assist with the detection and installation of the adobe-air runtime environment (vmrob@4c41105) and currently have no way to override the container detection. The url has no container and the resulting file is the binary target.
I would propose a DSL method for Casks such as
container_type
.The text was updated successfully, but these errors were encountered: