mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
task: Update to version 3.33.1
This commit is contained in:
parent
bc026478e6
commit
d5cdb87333
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.33.0",
|
"version": "3.33.1",
|
||||||
"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.33.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.33.1/task_windows_amd64.zip",
|
||||||
"hash": "e57c3e76204caa8a652127291eb765a356b5454741ec1723845cb8e75b1c3c58"
|
"hash": "df689b6b981ef987242f74115afee4eeb187d208ad90f95f74268364b401cb6b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.33.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.33.1/task_windows_386.zip",
|
||||||
"hash": "4a7cb2fb9148d0c0866bdbaed05dcd864277b0f7d54612a2d52e7ffabb4bf819"
|
"hash": "22825fc12fa7735c23abae466968ba2238afd1ceacb0243bc8f80282dc37c6be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user