dapr-cli: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2025-04-15 16:30:20 +00:00
parent 2a53329247
commit 4ef5fcfe5b

View File

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