act: Update to version 0.2.52

This commit is contained in:
github-actions[bot] 2023-10-01 04:25:31 +00:00
parent c5d94d78fa
commit c2b7104411

View File

@ -1,20 +1,20 @@
{
"version": "0.2.51",
"version": "0.2.52",
"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.51/act_Windows_x86_64.zip",
"hash": "7737ded6ac816c52fab2a44a88c7329a2878ea9460867216bb355123729b835b"
"url": "https://github.com/nektos/act/releases/download/v0.2.52/act_Windows_x86_64.zip",
"hash": "768b9e6b9c032f83f5ad0f09422b81cc0cc1c823c650f1d2d506630b88162231"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_i386.zip",
"hash": "8e41efb3fb5b30602054c20f178f8aae79d163cb680ca3f09364923644f2e134"
"url": "https://github.com/nektos/act/releases/download/v0.2.52/act_Windows_i386.zip",
"hash": "2ceaa0b66870a0ebba41a5273cb95a5c33a7b5fcfbd924f9f7ab7d663cdda3fb"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_arm64.zip",
"hash": "798c3c51fc93298d418cbe556a96b88041cd51fca1dd42f7777b7a6ae613b096"
"url": "https://github.com/nektos/act/releases/download/v0.2.52/act_Windows_arm64.zip",
"hash": "fab84828ad0da72a88c9238c0a3ad8da674c32798fef72f94f72911bf03f10e5"
}
},
"bin": "act.exe",