testing/dapr-cli: upgrade to 1.12.0

This commit is contained in:
Hoang Nguyen 2023-12-31 00:00:00 +07:00 committed by Kevin Daudt
parent 5bdd80a378
commit af64fc8dcd

View File

@ -1,9 +1,9 @@
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
pkgname=dapr-cli
pkgver=1.11.0
pkgver=1.12.0
# API version described in https://docs.dapr.io/reference/api/
_runtimever=1.0
pkgrel=4
pkgrel=0
pkgdesc="CLI tool for Dapr the portable, event-driven runtime to build distributed applications"
url="https://dapr.io/"
# 32-bit: not useful
@ -52,5 +52,5 @@ package() {
}
sha512sums="
d486b5ab3d62e8d34d798146d3479d1341577d800da59466950542f607033c85f1a44f137fe278d99b9d5b3cedb44d1a1636e428836f5078299b7a53cf97016c dapr-cli-1.11.0.tar.gz
766fe23d28172192a5308af13a72db9067a128a56c1658b48cd58c5cef6b458e37cbac4053798aec0fc416871da0f741c9e147aba0efb57292c86db5ad9ccd68 dapr-cli-1.12.0.tar.gz
"