mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
task: Update to version 3.32.0
This commit is contained in:
parent
edcfc6fcae
commit
bf123753ad
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.31.0",
|
||||
"version": "3.32.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.31.0/task_windows_amd64.zip",
|
||||
"hash": "5e16ed6aea733babdab5ea9a97d37ad311b4a40cc21f0f3d645a9dc59b447207"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.32.0/task_windows_amd64.zip",
|
||||
"hash": "4d5167b22c01fc8b0f852189f73e9d54a0e1bf1180aa9cef26de72c6bbda8685"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.31.0/task_windows_386.zip",
|
||||
"hash": "325ad147252446fd254cf2bdd057a7d3689bee98cf73acea7d22706f08986282"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.32.0/task_windows_386.zip",
|
||||
"hash": "2bc855397022dc3c7c6776ab7b60574f1443063931029810714c35c2a73b8d9d"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user