diff --git a/bucket/task.json b/bucket/task.json index 57da5db51e..2220aba0cd 100644 --- a/bucket/task.json +++ b/bucket/task.json @@ -1,16 +1,16 @@ { - "version": "3.45.5", + "version": "3.46.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.45.5/task_windows_amd64.zip", - "hash": "462687c285a07450de17f2af696d12c3c9536651e3d0085e483d56ab6cd0db4f" + "url": "https://github.com/go-task/task/releases/download/v3.46.1/task_windows_amd64.zip", + "hash": "e188843bb23bba5f1d589a9f4515083746a6d0068ff49a1762931b2ccd539f43" }, "32bit": { - "url": "https://github.com/go-task/task/releases/download/v3.45.5/task_windows_386.zip", - "hash": "e5309d0769555668b514ced50b3e7973c3fb4b5904b2e98387f46d5b9064d21f" + "url": "https://github.com/go-task/task/releases/download/v3.46.1/task_windows_386.zip", + "hash": "4c6e879ed37813e27437b89556ff1f168b71f21e40527045bd413f65be0a27e8" } }, "bin": "task.exe",