mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
task: Update to version 3.13.0
This commit is contained in:
parent
388245d501
commit
b1dd581781
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.12.1",
|
||||
"version": "3.13.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.12.1/task_windows_amd64.zip",
|
||||
"hash": "bcb0230c892728036adf955aa9899c9675863d4a52dff3ed9d397ef1bef4a5bf"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.13.0/task_windows_amd64.zip",
|
||||
"hash": "f718f328e108d62c514d66aaafebff566b63e2fc99443d3f9ffbc08e876dce5c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.12.1/task_windows_386.zip",
|
||||
"hash": "1e0f77ed789ead121417821861dea67c5b38d8677244104eaef5a662af1d918c"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.13.0/task_windows_386.zip",
|
||||
"hash": "256ef6b3ce9450fad0e5e53fda32c9e743c0d2bc2665195bbf88a968a57fac83"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user