summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-08-03 10:29:46 +0800
committerpallxk2021-08-03 10:29:46 +0800
commita416738ea2640c98b97eec6f28e6c2262542ebd7 (patch)
tree0a218555cebd729a768d5a7e232f2392da3885de
parentc95c8677161ab758ae181dbaeb0d1afb4c57e372 (diff)
downloadaur-a416738ea2640c98b97eec6f28e6c2262542ebd7.tar.gz
2.27.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e15e716e3369..ad22fbc784e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.26.1
+ pkgver = 2.27.0
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.26.1.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.26.1/scripts/curl_install_pypi/install.py
+ source = install-2.27.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.27.0/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = c5107b96cfe881c46c8d8d9f401fcf931aab2b769a20fda58626b6e6e907219b
diff --git a/PKGBUILD b/PKGBUILD
index 1799068fe425..dd3379994a67 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.26.1
+pkgver=2.27.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')