task: Update to version 3.37.1

This commit is contained in:
github-actions[bot] 2024-05-09 16:36:24 +00:00
parent d7f9be4324
commit ab6224e46c

View File

@ -1,16 +1,16 @@
{
"version": "3.37.0",
"version": "3.37.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.37.0/task_windows_amd64.zip",
"hash": "60f5ec43874921f395f24f19e1834d54bee7bb929dadec8467f5c8a1569d941c"
"url": "https://github.com/go-task/task/releases/download/v3.37.1/task_windows_amd64.zip",
"hash": "f52e5981dfdad902ea822e778d29acf55eb85c11ad4f2ef86f9a6db65ce870f6"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.37.0/task_windows_386.zip",
"hash": "d1099fc80f1bb5961d25cd47fc01ecc9ad39686cc2793476061607f837eeac25"
"url": "https://github.com/go-task/task/releases/download/v3.37.1/task_windows_386.zip",
"hash": "138147037587b9691897bf27dcf6bf8f80a50c58bd5b5902deaf95532993d4c2"
}
},
"bin": "task.exe",