task: Update to version 3.15.2

This commit is contained in:
github-actions[bot] 2022-09-09 00:36:20 +00:00
parent f8b5ec24b4
commit 041c07bc25

View File

@ -1,16 +1,16 @@
{
"version": "3.15.0",
"version": "3.15.2",
"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.15.0/task_windows_amd64.zip",
"hash": "824d354bd733ff81d97c8e4cc439801306472cf39a4c598eba9e9deed6f587b9"
"url": "https://github.com/go-task/task/releases/download/v3.15.2/task_windows_amd64.zip",
"hash": "d8ed9d394a892f043686c57ff81982f22b89722d21c893459ddc41b8b6a62c80"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.15.0/task_windows_386.zip",
"hash": "10543e61edbfede3539748dbd54d255a863b6a8eea58bab974b3bdcb54f79df1"
"url": "https://github.com/go-task/task/releases/download/v3.15.2/task_windows_386.zip",
"hash": "598409fc46e0927d1340c5f3c1b4a45662481890806efcba6ebce59c96138f92"
}
},
"bin": "task.exe",