task: Update to version 3.45.5

This commit is contained in:
github-actions[bot] 2025-11-11 20:29:18 +00:00
parent a3b57b527b
commit 9c73b8448a

View File

@ -1,16 +1,16 @@
{ {
"version": "3.45.4", "version": "3.45.5",
"description": "A task runner / simpler Make alternative written in Go", "description": "A task runner / simpler Make alternative written in Go",
"homepage": "https://taskfile.dev/", "homepage": "https://taskfile.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_amd64.zip", "url": "https://github.com/go-task/task/releases/download/v3.45.5/task_windows_amd64.zip",
"hash": "543b70c6cc663f355892f4cc7072bb1c5460ba62dbe95aa0fd4aeb180e4271e1" "hash": "462687c285a07450de17f2af696d12c3c9536651e3d0085e483d56ab6cd0db4f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_386.zip", "url": "https://github.com/go-task/task/releases/download/v3.45.5/task_windows_386.zip",
"hash": "b8512d43cbdee19ca1cd816fb9b3a78ae3e4b3adaac7ade8816ec5a2e54c7ebd" "hash": "e5309d0769555668b514ced50b3e7973c3fb4b5904b2e98387f46d5b9064d21f"
} }
}, },
"bin": "task.exe", "bin": "task.exe",