dapr-cli: Update to version 1.15.2

This commit is contained in:
github-actions[bot] 2025-08-05 00:44:37 +00:00
parent 9d79cd39ba
commit ba38f0f6ac

View File

@ -1,12 +1,12 @@
{ {
"version": "1.15.1", "version": "1.15.2",
"description": "Command-line tools for Dapr", "description": "Command-line tools for Dapr",
"homepage": "https://github.com/dapr/cli", "homepage": "https://github.com/dapr/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dapr/cli/releases/download/v1.15.1/dapr_windows_amd64.zip", "url": "https://github.com/dapr/cli/releases/download/v1.15.2/dapr_windows_amd64.zip",
"hash": "b961a3e712ddea86385b24550d80dff15ee654c5cab07e4965a41a17e246f696" "hash": "2ae2248808a42dabf9294a799bdc38bde3800f963e128a7a2811e823076832ed"
} }
}, },
"bin": "dapr.exe", "bin": "dapr.exe",