mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
task: Update to version 3.12.1
This commit is contained in:
parent
18aa4cc95f
commit
8230b4b46e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.11.0",
|
||||
"version": "3.12.1",
|
||||
"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.11.0/task_windows_amd64.zip",
|
||||
"hash": "13e7f9db208992172456d755e02c727aae55c65ead2d89c91afd99cae2425ff0"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.12.1/task_windows_amd64.zip",
|
||||
"hash": "bcb0230c892728036adf955aa9899c9675863d4a52dff3ed9d397ef1bef4a5bf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.11.0/task_windows_386.zip",
|
||||
"hash": "92975712fe25bcf9a7ae3c270729f20e8c053204b0621fdfe04b78932beb0e86"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.12.1/task_windows_386.zip",
|
||||
"hash": "1e0f77ed789ead121417821861dea67c5b38d8677244104eaef5a662af1d918c"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user