act: Update to version 0.2.28

This commit is contained in:
github-actions[bot] 2022-06-21 16:31:55 +00:00
parent d68c02e04a
commit e9ed8a6474

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.27", "version": "0.2.28",
"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.27/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.28/act_Windows_x86_64.zip",
"hash": "fca24c38df44dcd98baa3d1d0f779e273e636323472ae9cdc077d67a6238dd1c" "hash": "143e4b3e58e365901cd30e28f4a18109784967f6821e81ce3b3ed965e8e18ad0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.27/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.28/act_Windows_i386.zip",
"hash": "b41e6c28a3958c617d73f787e5940a318c5d847c87ff37485f07bba8acb5930f" "hash": "b8278119c8e8765766de378c374fcf6470b6db244d7aad18505283003ee4a8b8"
} }
}, },
"bin": "act.exe", "bin": "act.exe",