act: Update to version 0.2.29

This commit is contained in:
github-actions[bot] 2022-07-01 04:42:47 +00:00
parent b6e036fc79
commit 3c40ed981b

View File

@ -1,16 +1,16 @@
{
"version": "0.2.28",
"version": "0.2.29",
"description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.28/act_Windows_x86_64.zip",
"hash": "143e4b3e58e365901cd30e28f4a18109784967f6821e81ce3b3ed965e8e18ad0"
"url": "https://github.com/nektos/act/releases/download/v0.2.29/act_Windows_x86_64.zip",
"hash": "0623fe89f6845cf94eaa916dab31ccde61c78ed551f90ce4897d24755a502297"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.28/act_Windows_i386.zip",
"hash": "b8278119c8e8765766de378c374fcf6470b6db244d7aad18505283003ee4a8b8"
"url": "https://github.com/nektos/act/releases/download/v0.2.29/act_Windows_i386.zip",
"hash": "83d6a9c1963a0ae8b7a2da1942d0e94c8b08d9e1b7a44cb2da46015e77ca86c0"
}
},
"bin": "act.exe",