mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 11:04:49 +00:00
task: Update to version 3.48.0
This commit is contained in:
parent
86b03d1062
commit
cb24eceed1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.47.0",
|
||||
"version": "3.48.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.47.0/task_windows_amd64.zip",
|
||||
"hash": "57b10b31580fefb83170f05127142351f088fd86278bfe626683c3aa00678859"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.48.0/task_windows_amd64.zip",
|
||||
"hash": "d6dd072d8b1c8131626cacd96af5edbc54470c437f747ec87f3fab32a15b3c74"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.47.0/task_windows_386.zip",
|
||||
"hash": "071b769f36b655ad32b19415f4ea57069ee9d29a574bd8f8fb951b1b554a67e1"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.48.0/task_windows_386.zip",
|
||||
"hash": "830237d4770548bfef21e8b572643448e5b4a39272c4dc696d6c07b9b02f8965"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user