task: Update to version 3.16.0

This commit is contained in:
github-actions[bot] 2022-09-30 05:00:47 +00:00
parent cbd8292307
commit 9d48285a69

View File

@ -1,16 +1,16 @@
{
"version": "3.15.2",
"version": "3.16.0",
"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.15.2/task_windows_amd64.zip",
"hash": "d8ed9d394a892f043686c57ff81982f22b89722d21c893459ddc41b8b6a62c80"
"url": "https://github.com/go-task/task/releases/download/v3.16.0/task_windows_amd64.zip",
"hash": "530b1f35d902aca4c4fe670c07d83ff75c7a773d52d8b2ad2007bdd47b70dfa5"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.15.2/task_windows_386.zip",
"hash": "598409fc46e0927d1340c5f3c1b4a45662481890806efcba6ebce59c96138f92"
"url": "https://github.com/go-task/task/releases/download/v3.16.0/task_windows_386.zip",
"hash": "3325d72614598a9d8fe2544f58e3b8a9e1999cd6bf423f2b741b514f0d0367a0"
}
},
"bin": "task.exe",