mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
task: Update to version 3.34.0
This commit is contained in:
parent
0b080101fb
commit
181b0dac9a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.33.1",
|
||||
"version": "3.34.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.33.1/task_windows_amd64.zip",
|
||||
"hash": "df689b6b981ef987242f74115afee4eeb187d208ad90f95f74268364b401cb6b"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.34.0/task_windows_amd64.zip",
|
||||
"hash": "f6badd854cfbcb0f680402b9a9c35c8efb83072957df503651fb6a3c1a30ad7d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.33.1/task_windows_386.zip",
|
||||
"hash": "22825fc12fa7735c23abae466968ba2238afd1ceacb0243bc8f80282dc37c6be"
|
||||
"url": "https://github.com/go-task/task/releases/download/v3.34.0/task_windows_386.zip",
|
||||
"hash": "ee278b4effa02156dacd32c8c3bce87523b3a1545645a4680d92fd887fdf6ee7"
|
||||
}
|
||||
},
|
||||
"bin": "task.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user