summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-06-03 08:57:30 +0800
committerpallxk2021-06-03 08:57:30 +0800
commit87bf98a055743688e3aa3c83b8035a12472c2cca (patch)
tree7884440652a1052468d43c4088f2adea44fe284f
parent1cd729776e99ac31143c71440d1bf54a8e63730e (diff)
downloadaur-87bf98a055743688e3aa3c83b8035a12472c2cca.tar.gz
2.24.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14439577385b..3265756c4e04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.24.1
+ pkgver = 2.24.2
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
@@ -8,7 +8,7 @@ pkgbase = azure-cli
depends = python
conflicts = python-azure-cli
options = !strip
- source = install-2.24.1.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.24.1/scripts/curl_install_pypi/install.py
+ source = install-2.24.2.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.24.2/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = c5107b96cfe881c46c8d8d9f401fcf931aab2b769a20fda58626b6e6e907219b
diff --git a/PKGBUILD b/PKGBUILD
index 5b617b67dd5a..976470deafd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
pkgname=azure-cli
-pkgver=2.24.1
+pkgver=2.24.2
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')