mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
task: Update to version 3.16.0
This commit is contained in:
parent
cbd8292307
commit
9d48285a69
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.15.2",
|
"version": "3.16.0",
|
||||||
"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.15.2/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.16.0/task_windows_amd64.zip",
|
||||||
"hash": "d8ed9d394a892f043686c57ff81982f22b89722d21c893459ddc41b8b6a62c80"
|
"hash": "530b1f35d902aca4c4fe670c07d83ff75c7a773d52d8b2ad2007bdd47b70dfa5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.15.2/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.16.0/task_windows_386.zip",
|
||||||
"hash": "598409fc46e0927d1340c5f3c1b4a45662481890806efcba6ebce59c96138f92"
|
"hash": "3325d72614598a9d8fe2544f58e3b8a9e1999cd6bf423f2b741b514f0d0367a0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user