act: Update to version 0.2.27

This commit is contained in:
github-actions[bot] 2022-06-21 00:34:12 +00:00
parent 5aafd47463
commit 7033760243

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.26", "version": "0.2.27",
"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.26/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.27/act_Windows_x86_64.zip",
"hash": "2d798dea2076fbb1a2ed64b84a86c1650d0670008c2356d0290d0133a82fff66" "hash": "fca24c38df44dcd98baa3d1d0f779e273e636323472ae9cdc077d67a6238dd1c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.26/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.27/act_Windows_i386.zip",
"hash": "468b80e6271e2ddc12a75045122df5d1f80d5f0a57e4361f43ce0e5d374dde52" "hash": "b41e6c28a3958c617d73f787e5940a318c5d847c87ff37485f07bba8acb5930f"
} }
}, },
"bin": "act.exe", "bin": "act.exe",