mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
task: Update to version 3.45.3
This commit is contained in:
parent
5080b421cb
commit
88b8bbc8b9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.44.1",
|
"version": "3.45.3",
|
||||||
"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.44.1/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_amd64.zip",
|
||||||
"hash": "0a43e2ec91c7e010d5bedfe25fff5cf8370931dfa103b4b8332290ea204f93b2"
|
"hash": "dec53fd819593c9bce9fdc2fd0ad037a38b7bc7fa431d78d141cbb77123553b4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.44.1/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_386.zip",
|
||||||
"hash": "1c175e869fbe1b2dfa3ec3409c024535bf6d47f99536afe1bd3c741a17da8d6e"
|
"hash": "8563f56c271353ce93fd042fbc3ae6e991067292bf8ab79620099989d313be66"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user