task: Update to version 3.11.0

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:31 +00:00
parent b5d51000ea
commit e874322cf4

View File

@ -1,16 +1,16 @@
{
"version": "3.12.0",
"version": "3.11.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.12.0/task_windows_amd64.zip",
"hash": "b67d7a0050ee082f87bf7bf1dc1511d422de787ccfcc11cb6ec7c1365afd5ba5"
"url": "https://github.com/go-task/task/releases/download/v3.11.0/task_windows_amd64.zip",
"hash": "13e7f9db208992172456d755e02c727aae55c65ead2d89c91afd99cae2425ff0"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.12.0/task_windows_386.zip",
"hash": "e00b7d52cd5f04f3e9285c21ed7d705942450e1e64421389b8093ae6f12c66db"
"url": "https://github.com/go-task/task/releases/download/v3.11.0/task_windows_386.zip",
"hash": "92975712fe25bcf9a7ae3c270729f20e8c053204b0621fdfe04b78932beb0e86"
}
},
"bin": "task.exe",