task: Update to version 3.30.1

This commit is contained in:
github-actions[bot] 2023-09-15 04:26:08 +00:00
parent 97ff3adcea
commit acc1639628

View File

@ -1,16 +1,16 @@
{
"version": "3.30.0",
"version": "3.30.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.30.0/task_windows_amd64.zip",
"hash": "fc695a8a6949d2aea5d3d401b179bf78f789eab9f86af609243c1778f1f14933"
"url": "https://github.com/go-task/task/releases/download/v3.30.1/task_windows_amd64.zip",
"hash": "14ba0d808dcd575d97827017909aef3456f0a8eef58d7df96b42bf414d9fb127"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.30.0/task_windows_386.zip",
"hash": "22a2c9810d2d4687a887cea2b6f2c01ab0fb0b10f7424712afadf67e0f5a2edb"
"url": "https://github.com/go-task/task/releases/download/v3.30.1/task_windows_386.zip",
"hash": "8a384dfcc382a84c53526e5ca9ef10d1a923db208986b6673bee5984011806df"
}
},
"bin": "task.exe",