act: Update to version 0.2.56

This commit is contained in:
github-actions[bot] 2023-12-18 00:32:37 +00:00
parent d0822677f4
commit 05084e1979

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.55", "version": "0.2.56",
"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.55/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_x86_64.zip",
"hash": "b86952cc0d79480c3d5f2cda303d7c40985804a7f452a47e28e4f03d3ab5e0fc" "hash": "4dfafb5e2f638e444391d36b8592da1e99a54297abb853a547862523ba72c0fa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.55/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_i386.zip",
"hash": "ccdcb62ace2b697eb81736d5bb3197521f3418f16f9bc47f00e03b0d3c5f6d52" "hash": "8141f6890745f02a879a983d9f997030bdec04a965cd70bd1f268e694a780692"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.55/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_arm64.zip",
"hash": "45417ee8d5dc099483b96e8f3cee354969f7090b5f6ff3cba5bdee29f3d5e8e7" "hash": "6b874ea7e53077d8f12b7ea2d9686c27ff7fd5aadef7d9baa82ccdae90ec527b"
} }
}, },
"bin": "act.exe", "bin": "act.exe",