mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
task: Update to version 3.22.0
This commit is contained in:
parent
5df804c057
commit
d09b0105e7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.21.0",
|
"version": "3.22.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.21.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.22.0/task_windows_amd64.zip",
|
||||||
"hash": "8abe73c80e28688873e687ede743b8b82f875e78b42ea1a9a38477ab1d2839c0"
|
"hash": "2e690b348a8080b59395e2e01cb13733307985ab7966fd29453b6c9250b46ae7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.21.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.22.0/task_windows_386.zip",
|
||||||
"hash": "f7d3c0338451a84576efcdbe1791dd1c3aef61db62e8dfc06fc9f60bd78c2000"
|
"hash": "bb86032725780c42682021d1f1c87df6cf333a591048ba8970d3374715f26007"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user