task: Update to version 3.40.1

This commit is contained in:
github-actions[bot] 2024-12-06 16:31:10 +00:00
parent 9fec469bc7
commit 776dd3fd67

View File

@ -1,16 +1,16 @@
{
"version": "3.40.0",
"version": "3.40.1",
"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.40.0/task_windows_amd64.zip",
"hash": "3d73343d05f6524d8d375ec89ad92863ccdddb7261798cd281a1e6dea2ac9712"
"url": "https://github.com/go-task/task/releases/download/v3.40.1/task_windows_amd64.zip",
"hash": "b118157d029099d7837f9de4ccc035855bcf0bd433c7a4e3b68425505ec84bc2"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.40.0/task_windows_386.zip",
"hash": "7217ce42bc3e22478e9b9871aad2a12cfe8695d3ac8e7b8ef484ffcd26103d88"
"url": "https://github.com/go-task/task/releases/download/v3.40.1/task_windows_386.zip",
"hash": "a190e0e6810f50249fda6dc3c462bcc4c7b72f406060b35533f4a84b652b14a8"
}
},
"bin": "task.exe",