mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
task: Update to version 3.28.0
This commit is contained in:
parent
b03a220021
commit
a2e65c2184
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.27.1",
|
||||
"version": "3.28.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.27.1/task_windows_amd64.zip",
|
||||
"hash": "dcb83450d3ffd7ba9d3855f8f99cc17c4804a39564be2db2d1f9ad4010a790ff"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.28.0/task_windows_amd64.zip",
|
||||
"hash": "d46e1f3a8ce6951e2d7978c5094661b3f1473cba291bcc2fa53a7af224c403a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.27.1/task_windows_386.zip",
|
||||
"hash": "4b76d7d6efef43b1ca4aebaf595972fc9dfce2503d908b2c8d6262f1c144b310"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.28.0/task_windows_386.zip",
|
||||
"hash": "a7fd49978db94496b19141519b5f457aeeda0b92be2ec7e61aeba13cda8461c7"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user