Skip to content

Commit 26fa18a

Browse files
task: Update to version 3.42.1
1 parent fc2b1d6 commit 26fa18a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/task.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "3.42.0",
2+
"version": "3.42.1",
33
"description": "A task runner / simpler Make alternative written in Go",
44
"homepage": "https://taskfile.dev/",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/go-task/task/releases/download/v3.42.0/task_windows_amd64.zip",
9-
"hash": "669ee2c97af66aec4577bedf1b9f7a8cd3aeb083164d1eb5cc2b46872e360c92"
8+
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_amd64.zip",
9+
"hash": "f80050756ddedc08b13721f444e748eb9218c65a2ce300724d168a2afe9811c6"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/go-task/task/releases/download/v3.42.0/task_windows_386.zip",
13-
"hash": "f43afb2d15c2134a3a1907b3e30568c3ea53ccec255963f4c1540b7612d14d23"
12+
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_386.zip",
13+
"hash": "7d9eee18a802cbc60d1e496b56193737692f13196551bedc8288fc5a21b9b4d7"
1414
}
1515
},
1616
"bin": "task.exe",

0 commit comments

Comments
 (0)