mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
task: Update to version 3.44.0
This commit is contained in:
parent
d4fe5925d5
commit
af629b3abc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.43.3",
|
||||
"version": "3.44.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.43.3/task_windows_amd64.zip",
|
||||
"hash": "08b7d03b2dde0a4b3f53cd8c6dca544087c7b388cd6e5405c284ccc70563936c"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.44.0/task_windows_amd64.zip",
|
||||
"hash": "db39c209f677c8f1513bec1b22c0997131d56e252db0a2d57208414c96ad9056"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.43.3/task_windows_386.zip",
|
||||
"hash": "e9b85aa64e83a41f167f9718b37dee02b634cfdc2e0354e4ab50aa5a7e79d8bc"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.44.0/task_windows_386.zip",
|
||||
"hash": "94190fcb14463c03d0f0e3785eee7db6b942532ef81b7fbdb6cc838c0717d460"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user