mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
act: Update to version 0.2.16
This commit is contained in:
parent
ac24840918
commit
de35ca01e7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.15",
|
"version": "0.2.16",
|
||||||
"description": "Local Github actions runner.",
|
"description": "Local Github actions runner.",
|
||||||
"homepage": "https://github.com/nektos/act/",
|
"homepage": "https://github.com/nektos/act/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.15/act_Windows_x86_64.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.16/act_Windows_x86_64.zip",
|
||||||
"hash": "d7d561797210ddd83bba78c280c7510a3b1580f893b8255d3f4972c46bae97a8"
|
"hash": "8ceadba6d11c05c03715ca64f6df585897dd26f19ec01a7fb1e09cabcdd1ce1c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nektos/act/releases/download/v0.2.15/act_Windows_i386.zip",
|
"url": "https://github.com/nektos/act/releases/download/v0.2.16/act_Windows_i386.zip",
|
||||||
"hash": "3da12791ce34963074722f630cc6e5348d21506b1ae2ea3460adfb2a8ef842e0"
|
"hash": "f2c68c47490c712337b5bd8507162a112547bc1ba39aa2c8c99965e822f04817"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "act.exe",
|
"bin": "act.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user