mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
task: Update to version 3.21.0
This commit is contained in:
parent
7b21ae68e9
commit
8c27f04a51
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.20.0",
|
||||
"version": "3.21.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.20.0/task_windows_amd64.zip",
|
||||
"hash": "e9b095457606b149a133b634faf7b241315166bbb6095a78bd1ec51bcff4a0b2"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.21.0/task_windows_amd64.zip",
|
||||
"hash": "8abe73c80e28688873e687ede743b8b82f875e78b42ea1a9a38477ab1d2839c0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.20.0/task_windows_386.zip",
|
||||
"hash": "ad30bf5cc48ad78cd6e9c0a80b602b03c228ef49f636cc9f74a4018c8674205a"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.21.0/task_windows_386.zip",
|
||||
"hash": "f7d3c0338451a84576efcdbe1791dd1c3aef61db62e8dfc06fc9f60bd78c2000"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user