task: Update to version 3.34.1

This commit is contained in:
github-actions[bot] 2024-01-28 00:32:30 +00:00
parent dbd8c15274
commit 1477ae7de9

View File

@ -1,16 +1,16 @@
{
"version": "3.34.0",
"version": "3.34.1",
"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.34.0/task_windows_amd64.zip",
"hash": "f6badd854cfbcb0f680402b9a9c35c8efb83072957df503651fb6a3c1a30ad7d"
"url": "https://github.com/go-task/task/releases/download/v3.34.1/task_windows_amd64.zip",
"hash": "dfadf1a2bae1085422fe322dccfdb40b4658743ec833b212f56293bba86aa194"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.34.0/task_windows_386.zip",
"hash": "ee278b4effa02156dacd32c8c3bce87523b3a1545645a4680d92fd887fdf6ee7"
"url": "https://github.com/go-task/task/releases/download/v3.34.1/task_windows_386.zip",
"hash": "9def628140794c8c11b2359992f5639738b1535394884786eb51233a68e426e4"
}
},
"bin": "task.exe",