summaryrefslogtreecommitdiffstats
path: root/azure-cli-kj_sh604
diff options
context:
space:
mode:
authorkj-sh6042025-08-11 06:20:23 -0400
committerkj-sh6042025-08-11 06:20:23 -0400
commite21ae35070008cbef2473c1f687ab6ded5401fa4 (patch)
tree46c7539ef4410fddc08798bc70b3e667da9ce2e0 /azure-cli-kj_sh604
parent3e838120ba436bdb981026713770f9cdaff2fbe9 (diff)
upgpkg: `2.76.0
Diffstat (limited to 'azure-cli-kj_sh604')
-rw-r--r--azure-cli-kj_sh604/.SRCINFO6
-rw-r--r--azure-cli-kj_sh604/PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/azure-cli-kj_sh604/.SRCINFO b/azure-cli-kj_sh604/.SRCINFO
index c111abb..5004609 100644
--- a/azure-cli-kj_sh604/.SRCINFO
+++ b/azure-cli-kj_sh604/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli-kj_sh604
pkgdesc = Command-line tools for Microsoft Azure (uses python3.12)
- pkgver = 2.75.0
+ pkgver = 2.76.0
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
@@ -14,9 +14,9 @@ pkgbase = azure-cli-kj_sh604
conflicts = azure-cli
options = !debug
options = !strip
- source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.75.0
+ source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.76.0
source = az
- sha256sums = 2092aabd27a064df4ebb070320c08b57f6cbe6202ca0959217dbcf7408e741ba
+ sha256sums = 9a7dffb6b7dd7523909b0188702156bda2317d3fe1342c15db8dc1f1f8c43567
sha256sums = beba4c6b852bd4f3b2bfaa26cec9318b19b677a937c3e9ce239c21b13ec00b07
pkgname = azure-cli-kj_sh604
diff --git a/azure-cli-kj_sh604/PKGBUILD b/azure-cli-kj_sh604/PKGBUILD
index f0d8600..a702d4d 100644
--- a/azure-cli-kj_sh604/PKGBUILD
+++ b/azure-cli-kj_sh604/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname=azure-cli
pkgname=azure-cli-kj_sh604
-pkgver=2.75.0
+pkgver=2.76.0
pkgrel=1
pkgdesc="Command-line tools for Microsoft Azure (uses python3.12)"
# Microsoft has not updated `az` to support python 3.13 yet: https://learn.microsoft.com/en-us/cli/azure/azure-cli-support-lifecycle?view=azure-cli-latest#python-dependency
@@ -19,7 +19,7 @@ makedepends=("git")
options=('!debug' '!strip')
source=("git+https://github.com/Azure/azure-cli.git#tag=azure-cli-${pkgver}"
"az")
-sha256sums=('2092aabd27a064df4ebb070320c08b57f6cbe6202ca0959217dbcf7408e741ba'
+sha256sums=('9a7dffb6b7dd7523909b0188702156bda2317d3fe1342c15db8dc1f1f8c43567'
'beba4c6b852bd4f3b2bfaa26cec9318b19b677a937c3e9ce239c21b13ec00b07')
prepare() {