mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
task: Update to version 3.45.5
This commit is contained in:
parent
a3b57b527b
commit
9c73b8448a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.45.4",
|
||||
"version": "3.45.5",
|
||||
"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.4/task_windows_amd64.zip",
|
||||
"hash": "543b70c6cc663f355892f4cc7072bb1c5460ba62dbe95aa0fd4aeb180e4271e1"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.45.5/task_windows_amd64.zip",
|
||||
"hash": "462687c285a07450de17f2af696d12c3c9536651e3d0085e483d56ab6cd0db4f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_386.zip",
|
||||
"hash": "b8512d43cbdee19ca1cd816fb9b3a78ae3e4b3adaac7ade8816ec5a2e54c7ebd"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.45.5/task_windows_386.zip",
|
||||
"hash": "e5309d0769555668b514ced50b3e7973c3fb4b5904b2e98387f46d5b9064d21f"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user