mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
task: Update to version 3.14.1
This commit is contained in:
parent
d1378c5caa
commit
331a09e25d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.14.0",
|
"version": "3.14.1",
|
||||||
"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.14.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.14.1/task_windows_amd64.zip",
|
||||||
"hash": "f100f1c089e22e4d857eed52113ae54e94bc318d6b9e8e891b7a99468b944436"
|
"hash": "f77c21499083e455e55cdf785ef87706a7172599f559bf215d17bf5ff87799a0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.14.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.14.1/task_windows_386.zip",
|
||||||
"hash": "4c6fc9cbda6aa3765a23899575d18733a9de811c04e792cf764263625ba5013f"
|
"hash": "222042ac3b50a38961d09dd5baadc72c6afd28d1786991e93b0e84cbfa37af7f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user