task: Update to version 3.45.4

This commit is contained in:
github-actions[bot] 2025-09-17 16:31:24 +00:00
parent 991f11cbe6
commit 0ee45161cd

View File

@ -1,16 +1,16 @@
{ {
"version": "3.45.3", "version": "3.45.4",
"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.3/task_windows_amd64.zip", "url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_amd64.zip",
"hash": "dec53fd819593c9bce9fdc2fd0ad037a38b7bc7fa431d78d141cbb77123553b4" "hash": "543b70c6cc663f355892f4cc7072bb1c5460ba62dbe95aa0fd4aeb180e4271e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_386.zip", "url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_386.zip",
"hash": "8563f56c271353ce93fd042fbc3ae6e991067292bf8ab79620099989d313be66" "hash": "b8512d43cbdee19ca1cd816fb9b3a78ae3e4b3adaac7ade8816ec5a2e54c7ebd"
} }
}, },
"bin": "task.exe", "bin": "task.exe",