task: Update to version 3.15.0

This commit is contained in:
github-actions[bot] 2022-09-04 00:33:23 +00:00
parent a9d2b6c1e8
commit 27cc8b58c3

View File

@ -1,16 +1,16 @@
{
"version": "3.14.1",
"version": "3.15.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.14.1/task_windows_amd64.zip",
"hash": "f77c21499083e455e55cdf785ef87706a7172599f559bf215d17bf5ff87799a0"
"url": "https://github.com/go-task/task/releases/download/v3.15.0/task_windows_amd64.zip",
"hash": "824d354bd733ff81d97c8e4cc439801306472cf39a4c598eba9e9deed6f587b9"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.14.1/task_windows_386.zip",
"hash": "222042ac3b50a38961d09dd5baadc72c6afd28d1786991e93b0e84cbfa37af7f"
"url": "https://github.com/go-task/task/releases/download/v3.15.0/task_windows_386.zip",
"hash": "10543e61edbfede3539748dbd54d255a863b6a8eea58bab974b3bdcb54f79df1"
}
},
"bin": "task.exe",