mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
task: Update to version 3.39.0
This commit is contained in:
parent
663017bff2
commit
6e986666d1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.38.0",
|
"version": "3.39.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.38.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.39.0/task_windows_amd64.zip",
|
||||||
"hash": "6586105949b4359b37f770b7604542c23f064e055c6521791cd8d5916ec287fb"
|
"hash": "40daad21c17d8fb7c90fcf99f787f2db5c08ae4aeaf0be1c0177fd77fc3296a1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.38.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.39.0/task_windows_386.zip",
|
||||||
"hash": "72962ea63388db41750e60cd0184e8c68ffd008ce277ba7502e974e40ee36bf2"
|
"hash": "93373630a40ebe8f3c05b36486538836b8a298221106bedddab0b881834d1b5a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user