task: Update to version 3.44.0

This commit is contained in:
github-actions[bot] 2025-06-09 00:43:18 +00:00
parent d4fe5925d5
commit af629b3abc

View File

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