mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
task: Update to version 3.35.0
This commit is contained in:
parent
5de9c41187
commit
e060e67080
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.34.1",
|
||||
"version": "3.35.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.34.1/task_windows_amd64.zip",
|
||||
"hash": "dfadf1a2bae1085422fe322dccfdb40b4658743ec833b212f56293bba86aa194"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.35.0/task_windows_amd64.zip",
|
||||
"hash": "3e8d7fd92c42724675db2110125c8d3998740dc4ead82b17c9670a79ce979080"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.34.1/task_windows_386.zip",
|
||||
"hash": "9def628140794c8c11b2359992f5639738b1535394884786eb51233a68e426e4"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.35.0/task_windows_386.zip",
|
||||
"hash": "3967723493d9383ddb411e4f0336007db8d216f11fe264581e9960e26929808e"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user