act: Update to version 0.2.51

This commit is contained in:
github-actions[bot] 2023-09-23 12:30:41 +00:00
parent 2de054881e
commit b2b138ea55

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.50", "version": "0.2.51",
"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.50/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_x86_64.zip",
"hash": "c7864faf012cf493ca554f6d9fe7109b43ea337bd87d12eb4f80742f56e5d29f" "hash": "7737ded6ac816c52fab2a44a88c7329a2878ea9460867216bb355123729b835b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_i386.zip",
"hash": "27c282ae587b081dc4c10f045802106bfb3629f7c29a4b5ac21a4fe2b18b8332" "hash": "8e41efb3fb5b30602054c20f178f8aae79d163cb680ca3f09364923644f2e134"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_arm64.zip",
"hash": "852be5355cb953c900176a836a0b1b69510e7b2a3be47158d50b18ca1dcdc497" "hash": "798c3c51fc93298d418cbe556a96b88041cd51fca1dd42f7777b7a6ae613b096"
} }
}, },
"bin": "act.exe", "bin": "act.exe",