mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
task: Update to version 3.41.0
This commit is contained in:
parent
8196a6f1b1
commit
70ac8453a8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.40.1",
|
"version": "3.41.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.40.1/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.41.0/task_windows_amd64.zip",
|
||||||
"hash": "b118157d029099d7837f9de4ccc035855bcf0bd433c7a4e3b68425505ec84bc2"
|
"hash": "0847915b3b51dbd296a510873fb9b62050ddddb818f6346840f3e1b4ce37d448"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.40.1/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.41.0/task_windows_386.zip",
|
||||||
"hash": "a190e0e6810f50249fda6dc3c462bcc4c7b72f406060b35533f4a84b652b14a8"
|
"hash": "89631e5e30a8a59f891f53d6f377dbe012ad82865d2a7e3f7990b5ca85da151d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user