summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiangkun Liu2023-12-06 13:10:55 +0800
committerXiangkun Liu2023-12-06 13:10:55 +0800
commitc38c5ef009dc76d0e0fe0e03304ec02f00071b75 (patch)
treeefe6368a20fdecdefa590b2ebd42ba3202d7caa0
parent7f406dc7350279338a748723422ee9cc3d5ccaa4 (diff)
downloadaur-c38c5ef009dc76d0e0fe0e03304ec02f00071b75.tar.gz
2.55.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c95cdf5abe30..e42e5dcddfad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.53.1
+ pkgver = 2.55.0
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ad8f9ebd9c3e..844d023476f1 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.53.1
+pkgver=2.55.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')