task: Update to version 3.33.1

This commit is contained in:
github-actions[bot] 2023-12-22 00:32:20 +00:00
parent bc026478e6
commit d5cdb87333

View File

@ -1,16 +1,16 @@
{
"version": "3.33.0",
"version": "3.33.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.33.0/task_windows_amd64.zip",
"hash": "e57c3e76204caa8a652127291eb765a356b5454741ec1723845cb8e75b1c3c58"
"url": "https://github.com/go-task/task/releases/download/v3.33.1/task_windows_amd64.zip",
"hash": "df689b6b981ef987242f74115afee4eeb187d208ad90f95f74268364b401cb6b"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.33.0/task_windows_386.zip",
"hash": "4a7cb2fb9148d0c0866bdbaed05dcd864277b0f7d54612a2d52e7ffabb4bf819"
"url": "https://github.com/go-task/task/releases/download/v3.33.1/task_windows_386.zip",
"hash": "22825fc12fa7735c23abae466968ba2238afd1ceacb0243bc8f80282dc37c6be"
}
},
"bin": "task.exe",