task: Update to version 3.25.0

This commit is contained in:
github-actions[bot] 2023-05-23 04:25:51 +00:00
parent ad37eefe14
commit b5e1e06100

View File

@ -1,16 +1,16 @@
{
"version": "3.24.0",
"version": "3.25.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.24.0/task_windows_amd64.zip",
"hash": "99f7ab584b48ea9c8d77a86d22aca4b7abdb3ea5db2351376fb4e6d6d9740040"
"url": "https://github.com/go-task/task/releases/download/v3.25.0/task_windows_amd64.zip",
"hash": "67d281e37e7b7e677e6eef03ce5a2742ce6e33cad544921f293639f77cf80306"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.24.0/task_windows_386.zip",
"hash": "de0c350649bf0fb52fe6fdf818f68cc832add323ee2a8ebbb70892464a0179ba"
"url": "https://github.com/go-task/task/releases/download/v3.25.0/task_windows_386.zip",
"hash": "871cc04e81b9323e39a47c89ef2b8c4fed98eb398dc5a6d3b41d4e081fe804da"
}
},
"bin": "task.exe",