mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
go-task: Update to version 3.11.0
This commit is contained in:
parent
e241d9e971
commit
c1e5d61a5a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.0",
|
"version": "3.11.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.10.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.11.0/task_windows_amd64.zip",
|
||||||
"hash": "e7d07411b1897ecfe58bbf8b1149ea8e388f6cc23480e6b04e2655aafa925b83"
|
"hash": "13e7f9db208992172456d755e02c727aae55c65ead2d89c91afd99cae2425ff0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.10.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.11.0/task_windows_386.zip",
|
||||||
"hash": "9967d208b7704df06e239d6af70e90c773931dcbbc530c6d7898ef2781c76efb"
|
"hash": "92975712fe25bcf9a7ae3c270729f20e8c053204b0621fdfe04b78932beb0e86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user