mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
task: Update to version 3.37.1
This commit is contained in:
parent
d7f9be4324
commit
ab6224e46c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.37.0",
|
"version": "3.37.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.37.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.37.1/task_windows_amd64.zip",
|
||||||
"hash": "60f5ec43874921f395f24f19e1834d54bee7bb929dadec8467f5c8a1569d941c"
|
"hash": "f52e5981dfdad902ea822e778d29acf55eb85c11ad4f2ef86f9a6db65ce870f6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.37.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.37.1/task_windows_386.zip",
|
||||||
"hash": "d1099fc80f1bb5961d25cd47fc01ecc9ad39686cc2793476061607f837eeac25"
|
"hash": "138147037587b9691897bf27dcf6bf8f80a50c58bd5b5902deaf95532993d4c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user