vsts-cli: deprecate (#58760)

master
Nanda H Krishna 2020-07-29 12:00:22 +05:30 committed by GitHub
parent 232ff05363
commit bf54546c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ class VstsCli < Formula
sha256 "59d1ccaa24e3356771bd998de79c226803957811170765933d5ca03f3547f99a" => :high_sierra
end
# https://github.com/Azure/azure-devops-cli-extension/pull/219#issuecomment-456404611
deprecate! date: "2019-01-22"
depends_on "python@3.8"
uses_from_macos "libffi"