Support --no-appcast for brew cask audit.

This commit is contained in:
Markus Reiter 2020-09-04 04:15:18 +02:00
parent e5b56e485f
commit 7c05b2f231

View File

@ -19,7 +19,7 @@ module Cask
super do
switch "--download",
description: "Audit the downloaded file"
switch "--appcast",
switch "--[no-]appcast",
description: "Audit the appcast"
switch "--token-conflicts",
description: "Audit for token conflicts"