mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
task: Update to version 3.17.0
This commit is contained in:
parent
2fb4b46fae
commit
6b39eef4ab
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.16.0",
|
||||
"version": "3.17.0",
|
||||
"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.16.0/task_windows_amd64.zip",
|
||||
"hash": "530b1f35d902aca4c4fe670c07d83ff75c7a773d52d8b2ad2007bdd47b70dfa5"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.17.0/task_windows_amd64.zip",
|
||||
"hash": "7a86d43544e480087fd297a4b15293c06d49b767a69ea182713590942b559946"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.16.0/task_windows_386.zip",
|
||||
"hash": "3325d72614598a9d8fe2544f58e3b8a9e1999cd6bf423f2b741b514f0d0367a0"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.17.0/task_windows_386.zip",
|
||||
"hash": "a4b6ac75d8ca909ce46c58dd7076728d186ec9615c07c4842a4eaef4d07bd680"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user