act: Update to version 0.2.32

This commit is contained in:
github-actions[bot] 2022-10-01 04:59:00 +00:00
parent 73500cfbca
commit 6bbc14db01

View File

@ -1,16 +1,16 @@
{
"version": "0.2.31",
"version": "0.2.32",
"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.31/act_Windows_x86_64.zip",
"hash": "721b6fd8c3fb010b6c908c317bd03c473793ca39404b4befbdc7ffcc089ec185"
"url": "https://github.com/nektos/act/releases/download/v0.2.32/act_Windows_x86_64.zip",
"hash": "025c97926f3a1fde756fb18859f177c5c522490392a724de2400c3d4c1f656f9"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.31/act_Windows_i386.zip",
"hash": "463010d10bf4482da733effa05fdcd601b88a10beb4036cda0a0692eeeef9367"
"url": "https://github.com/nektos/act/releases/download/v0.2.32/act_Windows_i386.zip",
"hash": "df2b804f2b34a912af6881154401b2d9de20c3c3ce0617bcc7f39b8e15402095"
}
},
"bin": "act.exe",