mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
task: Update to version 3.45.4
This commit is contained in:
parent
991f11cbe6
commit
0ee45161cd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.45.3",
|
"version": "3.45.4",
|
||||||
"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.45.3/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_amd64.zip",
|
||||||
"hash": "dec53fd819593c9bce9fdc2fd0ad037a38b7bc7fa431d78d141cbb77123553b4"
|
"hash": "543b70c6cc663f355892f4cc7072bb1c5460ba62dbe95aa0fd4aeb180e4271e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.45.4/task_windows_386.zip",
|
||||||
"hash": "8563f56c271353ce93fd042fbc3ae6e991067292bf8ab79620099989d313be66"
|
"hash": "b8512d43cbdee19ca1cd816fb9b3a78ae3e4b3adaac7ade8816ec5a2e54c7ebd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user