task: Update to version 3.43.3

This commit is contained in:
github-actions[bot] 2025-04-28 00:40:18 +00:00
parent 1591074d91
commit f70257ff90

View File

@ -1,16 +1,16 @@
{
"version": "3.43.2",
"version": "3.43.3",
"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.43.2/task_windows_amd64.zip",
"hash": "3857b984d7c0cb8b0b06da9ccd85c30e1c5b1d8b79287a3f55215ca4f23e0464"
"url": "https://github.com/go-task/task/releases/download/v3.43.3/task_windows_amd64.zip",
"hash": "08b7d03b2dde0a4b3f53cd8c6dca544087c7b388cd6e5405c284ccc70563936c"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.43.2/task_windows_386.zip",
"hash": "a7dc99bddfce772761a71002c5ba98e67649e228d88f355d82aed3bada142496"
"url": "https://github.com/go-task/task/releases/download/v3.43.3/task_windows_386.zip",
"hash": "e9b85aa64e83a41f167f9718b37dee02b634cfdc2e0354e4ab50aa5a7e79d8bc"
}
},
"bin": "task.exe",