task: Update to version 3.43.2

This commit is contained in:
github-actions[bot] 2025-04-21 20:28:28 +00:00
parent 632cd3261f
commit e9de63ed5b

View File

@ -1,16 +1,16 @@
{ {
"version": "3.42.1", "version": "3.43.2",
"description": "A task runner / simpler Make alternative written in Go", "description": "A task runner / simpler Make alternative written in Go",
"homepage": "https://taskfile.dev/", "homepage": "https://taskfile.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_amd64.zip", "url": "https://github.com/go-task/task/releases/download/v3.43.2/task_windows_amd64.zip",
"hash": "f80050756ddedc08b13721f444e748eb9218c65a2ce300724d168a2afe9811c6" "hash": "3857b984d7c0cb8b0b06da9ccd85c30e1c5b1d8b79287a3f55215ca4f23e0464"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_386.zip", "url": "https://github.com/go-task/task/releases/download/v3.43.2/task_windows_386.zip",
"hash": "7d9eee18a802cbc60d1e496b56193737692f13196551bedc8288fc5a21b9b4d7" "hash": "a7dc99bddfce772761a71002c5ba98e67649e228d88f355d82aed3bada142496"
} }
}, },
"bin": "task.exe", "bin": "task.exe",