mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-task: Update to version 3.9.2
This commit is contained in:
parent
1ad5bce471
commit
4ab670bb35
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.9.0",
|
||||
"version": "3.9.2",
|
||||
"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.9.0/task_windows_amd64.zip",
|
||||
"hash": "8a9ed4c33c94d014c09ac3cf214ed2687f00f4a9bcfa570b603f36f755fe97af"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.9.2/task_windows_amd64.zip",
|
||||
"hash": "dc047e757119410dc3c5f471c06a124d8bbddb7ca846a7b6e0c86f8b37e0fdd2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.9.0/task_windows_386.zip",
|
||||
"hash": "aad0c5b65b02e3df19035ad5eba4570b5d495c8acf2bd101e9c078fff9ae53c7"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.9.2/task_windows_386.zip",
|
||||
"hash": "aa79544779b4c68735ecd537ac5d6b2615ce344000d48eba1963d9cdd12f89ca"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user