task: Update to version 3.31.0

This commit is contained in:
github-actions[bot] 2023-10-08 00:33:08 +00:00
parent 1f82d377f0
commit 462bb61ef9

View File

@ -1,16 +1,16 @@
{
"version": "3.30.1",
"version": "3.31.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.30.1/task_windows_amd64.zip",
"hash": "14ba0d808dcd575d97827017909aef3456f0a8eef58d7df96b42bf414d9fb127"
"url": "https://github.com/go-task/task/releases/download/v3.31.0/task_windows_amd64.zip",
"hash": "5e16ed6aea733babdab5ea9a97d37ad311b4a40cc21f0f3d645a9dc59b447207"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.30.1/task_windows_386.zip",
"hash": "8a384dfcc382a84c53526e5ca9ef10d1a923db208986b6673bee5984011806df"
"url": "https://github.com/go-task/task/releases/download/v3.31.0/task_windows_386.zip",
"hash": "325ad147252446fd254cf2bdd057a7d3689bee98cf73acea7d22706f08986282"
}
},
"bin": "task.exe",