mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
task: Update to version 3.26.0
This commit is contained in:
parent
b6366138ad
commit
88ce1ca21d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.25.0",
|
"version": "3.26.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.25.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.26.0/task_windows_amd64.zip",
|
||||||
"hash": "67d281e37e7b7e677e6eef03ce5a2742ce6e33cad544921f293639f77cf80306"
|
"hash": "13983eac10914d192c14ccd6fc5f76da6670bce2bd8d444d841301dd6c2fe992"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.25.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.26.0/task_windows_386.zip",
|
||||||
"hash": "871cc04e81b9323e39a47c89ef2b8c4fed98eb398dc5a6d3b41d4e081fe804da"
|
"hash": "f4e54dc063404b940367ff286ab2b997744422e891209095086dbf7eb3462dfa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user