mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
task: Update to version 3.37.2
This commit is contained in:
parent
ef6bf54420
commit
7303e0576f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.37.1",
|
||||
"version": "3.37.2",
|
||||
"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.37.1/task_windows_amd64.zip",
|
||||
"hash": "f52e5981dfdad902ea822e778d29acf55eb85c11ad4f2ef86f9a6db65ce870f6"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.37.2/task_windows_amd64.zip",
|
||||
"hash": "78732e88d33ca2c379ff73caed714753fe0076f7c2a3190f920ca9a0a52a5733"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.37.1/task_windows_386.zip",
|
||||
"hash": "138147037587b9691897bf27dcf6bf8f80a50c58bd5b5902deaf95532993d4c2"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.37.2/task_windows_386.zip",
|
||||
"hash": "0c8fb1a38f3da56e12194fcc4e951b6382b3899447ec9fc4b4011eaa1939d97b"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user