summaryrefslogtreecommitdiffstats
path: root/azure-cli-kj_sh604
diff options
context:
space:
mode:
authorkj-sh6042025-06-05 15:50:35 -0400
committerkj-sh6042025-06-05 15:50:35 -0400
commitdf7e153e95d1dceabde10a17bb97f895037a5acb (patch)
treec24ed2bac00a0fd3f89e8c41c7a5c17bf4a6914b /azure-cli-kj_sh604
parent50e7447c25e9452021450797cb8001bb48f1014a (diff)
upgpkg: `2.74.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 4628512..5a4e8c4 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.11)
- pkgver = 2.73.0
+ pkgver = 2.74.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.73.0
+ source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.74.0
source = az
- sha256sums = cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc
+ sha256sums = 0892dcddb3e520f417f267b4ccf2b0fa6c86d6629843bef3efb4a8c60e14c93e
sha256sums = 990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
pkgname = azure-cli-kj_sh604
diff --git a/azure-cli-kj_sh604/PKGBUILD b/azure-cli-kj_sh604/PKGBUILD
index a7c1368..04d710a 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.73.0
+pkgver=2.74.0
pkgrel=1
pkgdesc="Command-line tools for Microsoft Azure (uses python3.11)"
# Microsoft has not updated `az` to support python 3.12 or 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=('cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc'
+sha256sums=('0892dcddb3e520f417f267b4ccf2b0fa6c86d6629843bef3efb4a8c60e14c93e'
'990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116')
prepare() {