azure-cli 2.44.1

Closes #120280.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Azure CLI Team 2023-01-11 00:59:52 +00:00 committed by BrewTestBot
parent d313efb77f
commit 54a1dd1b40
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class AzureCli < Formula
desc "Microsoft Azure CLI 2.0"
homepage "https://docs.microsoft.com/cli/azure/overview"
url "https://github.com/Azure/azure-cli/archive/azure-cli-2.44.0.tar.gz"
sha256 "127e4e65f1aac7290a1e5d7d8ccea5aa69395ab86761a0445b52fc288ecc0626"
url "https://github.com/Azure/azure-cli/archive/azure-cli-2.44.1.tar.gz"
sha256 "1c7cc1f86097575e0eeef979dee96021f8a7e13faca8b3286046bfda392f6884"
license "MIT"
head "https://github.com/Azure/azure-cli.git", branch: "dev"