act: Update to version 0.2.31

This commit is contained in:
github-actions[bot] 2022-09-01 04:52:56 +00:00
parent 17a09ae60c
commit 16805fa3fa

View File

@ -1,16 +1,16 @@
{
"version": "0.2.30",
"version": "0.2.31",
"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.30/act_Windows_x86_64.zip",
"hash": "653246dff2b52358cac1e2a890731ddc666113099be09901af981d24d60649f0"
"url": "https://github.com/nektos/act/releases/download/v0.2.31/act_Windows_x86_64.zip",
"hash": "721b6fd8c3fb010b6c908c317bd03c473793ca39404b4befbdc7ffcc089ec185"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.30/act_Windows_i386.zip",
"hash": "e3ae380a5da4b6ef997a0b170a636e8cf85057a08d2907c76b7ad56cfb4646eb"
"url": "https://github.com/nektos/act/releases/download/v0.2.31/act_Windows_i386.zip",
"hash": "463010d10bf4482da733effa05fdcd601b88a10beb4036cda0a0692eeeef9367"
}
},
"bin": "act.exe",