task: Update to version 3.27.0

This commit is contained in:
github-actions[bot] 2023-06-30 04:27:24 +00:00
parent 1db79baac5
commit c39521a2a4

View File

@ -1,16 +1,16 @@
{
"version": "3.26.0",
"version": "3.27.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.26.0/task_windows_amd64.zip",
"hash": "13983eac10914d192c14ccd6fc5f76da6670bce2bd8d444d841301dd6c2fe992"
"url": "https://github.com/go-task/task/releases/download/v3.27.0/task_windows_amd64.zip",
"hash": "4beb01bbe0453fb3167a549b72c4fe3f8be09ca661a7d16a51241f8518324b33"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.26.0/task_windows_386.zip",
"hash": "f4e54dc063404b940367ff286ab2b997744422e891209095086dbf7eb3462dfa"
"url": "https://github.com/go-task/task/releases/download/v3.27.0/task_windows_386.zip",
"hash": "08b5309ed5994bbcd53ae2ecb3139f95e4df77c8a6ec5e044749b99afb5bdfc6"
}
},
"bin": "task.exe",