act: Update to version 0.2.30

This commit is contained in:
github-actions[bot] 2022-08-01 04:50:56 +00:00
parent 07c7f79845
commit 399ae3e730

View File

@ -1,16 +1,16 @@
{
"version": "0.2.29",
"version": "0.2.30",
"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.29/act_Windows_x86_64.zip",
"hash": "0623fe89f6845cf94eaa916dab31ccde61c78ed551f90ce4897d24755a502297"
"url": "https://github.com/nektos/act/releases/download/v0.2.30/act_Windows_x86_64.zip",
"hash": "653246dff2b52358cac1e2a890731ddc666113099be09901af981d24d60649f0"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.29/act_Windows_i386.zip",
"hash": "83d6a9c1963a0ae8b7a2da1942d0e94c8b08d9e1b7a44cb2da46015e77ca86c0"
"url": "https://github.com/nektos/act/releases/download/v0.2.30/act_Windows_i386.zip",
"hash": "e3ae380a5da4b6ef997a0b170a636e8cf85057a08d2907c76b7ad56cfb4646eb"
}
},
"bin": "act.exe",