mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
task: Update to version 3.36.0
This commit is contained in:
parent
9add552468
commit
d9d8799e11
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.35.1",
|
"version": "3.36.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.35.1/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.36.0/task_windows_amd64.zip",
|
||||||
"hash": "a18d440e7f2a1f2840899f5c46638ce20f00018daa2143d90c6c75a51aacb774"
|
"hash": "d94a0d000b0236b5ec3175ac17506570b3b902d57aafa787e93bd12157b5f32b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.35.1/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.36.0/task_windows_386.zip",
|
||||||
"hash": "2ba54da4fac26b807538b319fde7ae86b46aa07f36e73c833bb757a571cea988"
|
"hash": "f99c436a7c8e99a1011e9168d23f5a43da16a6335372e9a7f7b1884f5391143a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user