mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
task: Update to version 3.42.1
This commit is contained in:
parent
9d2603a2d8
commit
c7c715a7f2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.42.0",
|
"version": "3.42.1",
|
||||||
"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.42.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_amd64.zip",
|
||||||
"hash": "669ee2c97af66aec4577bedf1b9f7a8cd3aeb083164d1eb5cc2b46872e360c92"
|
"hash": "f80050756ddedc08b13721f444e748eb9218c65a2ce300724d168a2afe9811c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.42.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.42.1/task_windows_386.zip",
|
||||||
"hash": "f43afb2d15c2134a3a1907b3e30568c3ea53ccec255963f4c1540b7612d14d23"
|
"hash": "7d9eee18a802cbc60d1e496b56193737692f13196551bedc8288fc5a21b9b4d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user