casks-without-zap: remove homebrew-cask-drivers (#145007)

This commit is contained in:
Vítor Galvão
2023-04-13 19:41:40 -07:00
committed by GitHub
parent 0c6f4e578a
commit cd61a4c15d
+1 -1
View File
@@ -14,7 +14,7 @@ at_exit { TMP_DIR.rmtree }
# Constants
ONLINE_ISSUE = "https://github.com/Homebrew/homebrew-cask/issues/88469"
CASK_REPOS = %w[homebrew-cask homebrew-cask-versions homebrew-cask-drivers].freeze
CASK_REPOS = %w[homebrew-cask homebrew-cask-versions].freeze
CASK_JSON_URL = "https://formulae.brew.sh/api/analytics/cask-install/365d.json"
# Download the file and save it to the specified directory