mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
task: Update to version 3.30.0
This commit is contained in:
parent
f393ace929
commit
566ca58678
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.29.1",
|
"version": "3.30.0",
|
||||||
"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.29.1/task_windows_amd64.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.30.0/task_windows_amd64.zip",
|
||||||
"hash": "aaea73a76f50bf9ab49301256e42314101980f249e750082d25f6ed9d16c30c3"
|
"hash": "fc695a8a6949d2aea5d3d401b179bf78f789eab9f86af609243c1778f1f14933"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-task/task/releases/download/v3.29.1/task_windows_386.zip",
|
"url": "https://github.com/go-task/task/releases/download/v3.30.0/task_windows_386.zip",
|
||||||
"hash": "09fb1a0469c5a75a64aa26623171e92a84188dcb3cf4aada3d30390979c64124"
|
"hash": "22a2c9810d2d4687a887cea2b6f2c01ab0fb0b10f7424712afadf67e0f5a2edb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "task.exe",
|
"bin": "task.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user