mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
task: Update to version 3.30.1
This commit is contained in:
parent
97ff3adcea
commit
acc1639628
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.30.0",
|
"version": "3.30.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.30.0/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.30.1/task_windows_amd64.zip",
|
||||||
"hash": "fc695a8a6949d2aea5d3d401b179bf78f789eab9f86af609243c1778f1f14933"
|
"hash": "14ba0d808dcd575d97827017909aef3456f0a8eef58d7df96b42bf414d9fb127"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.30.0/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.30.1/task_windows_386.zip",
|
||||||
"hash": "22a2c9810d2d4687a887cea2b6f2c01ab0fb0b10f7424712afadf67e0f5a2edb"
|
"hash": "8a384dfcc382a84c53526e5ca9ef10d1a923db208986b6673bee5984011806df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user