mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
go-task: Update to version 3.10.0
This commit is contained in:
parent
28f10c7d0f
commit
13681b2f27
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.9.2",
|
"version": "3.10.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.9.2/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.10.0/task_windows_amd64.zip",
|
||||||
"hash": "dc047e757119410dc3c5f471c06a124d8bbddb7ca846a7b6e0c86f8b37e0fdd2"
|
"hash": "e7d07411b1897ecfe58bbf8b1149ea8e388f6cc23480e6b04e2655aafa925b83"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.9.2/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.10.0/task_windows_386.zip",
|
||||||
"hash": "aa79544779b4c68735ecd537ac5d6b2615ce344000d48eba1963d9cdd12f89ca"
|
"hash": "9967d208b7704df06e239d6af70e90c773931dcbbc530c6d7898ef2781c76efb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user