task: Update to version 3.46.4

This commit is contained in:
github-actions[bot] 2025-12-25 00:42:25 +00:00
parent 99b9be38fd
commit ca52c5dfb2

View File

@ -1,16 +1,16 @@
{
"version": "3.46.3",
"version": "3.46.4",
"description": "A task runner / simpler Make alternative written in Go",
"homepage": "https://taskfile.dev/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/go-task/task/releases/download/v3.46.3/task_windows_amd64.zip",
"hash": "86db2cfd7f6ff8ecaf6a64985a0af16191838ca68ee426594029825b8f4eda2f"
"url": "https://github.com/go-task/task/releases/download/v3.46.4/task_windows_amd64.zip",
"hash": "790420c11a6457a27f135c292371d6a352436dfce7dba5b5ffa8ae399ecfe04b"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.46.3/task_windows_386.zip",
"hash": "0e1af4b90f23ce4bbb8a69b7d3fe18ae032f7afbac9df484a85e9997b60d8250"
"url": "https://github.com/go-task/task/releases/download/v3.46.4/task_windows_386.zip",
"hash": "1398d3b96f5b7dfb71b2a126dbb5849369da130099783ebd899a162ff091f6a3"
}
},
"bin": "task.exe",