mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
task: Update to version 3.33.0
This commit is contained in:
parent
f001755324
commit
1eff7ce96a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.32.0",
|
||||
"version": "3.33.0",
|
||||
"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.32.0/task_windows_amd64.zip",
|
||||
"hash": "4d5167b22c01fc8b0f852189f73e9d54a0e1bf1180aa9cef26de72c6bbda8685"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.33.0/task_windows_amd64.zip",
|
||||
"hash": "e57c3e76204caa8a652127291eb765a356b5454741ec1723845cb8e75b1c3c58"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.32.0/task_windows_386.zip",
|
||||
"hash": "2bc855397022dc3c7c6776ab7b60574f1443063931029810714c35c2a73b8d9d"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.33.0/task_windows_386.zip",
|
||||
"hash": "4a7cb2fb9148d0c0866bdbaed05dcd864277b0f7d54612a2d52e7ffabb4bf819"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user