mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
task: Update to version 3.18.0
This commit is contained in:
parent
93b7667055
commit
e0b891319d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.17.0",
|
||||
"version": "3.18.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.17.0/task_windows_amd64.zip",
|
||||
"hash": "7a86d43544e480087fd297a4b15293c06d49b767a69ea182713590942b559946"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.18.0/task_windows_amd64.zip",
|
||||
"hash": "583e4c347fe9b7dbbe827dc1080c0adc6728b1bee42704d4ba02a5ccced8a807"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.17.0/task_windows_386.zip",
|
||||
"hash": "a4b6ac75d8ca909ce46c58dd7076728d186ec9615c07c4842a4eaef4d07bd680"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.18.0/task_windows_386.zip",
|
||||
"hash": "a6c467ee87650df0ce35e9d3ab65853ba7aabf4b1871cb2eaafaed711dfcbd8b"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user