act: Update to version 0.2.55

This commit is contained in:
github-actions[bot] 2023-12-01 04:26:16 +00:00
parent 2c163d0bfd
commit 6984044a24

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.54", "version": "0.2.55",
"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.54/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.55/act_Windows_x86_64.zip",
"hash": "e3b99c293a760ee88f2bdf8e34bdddcaf8cca3c1d4e826518592f0055c427c39" "hash": "b86952cc0d79480c3d5f2cda303d7c40985804a7f452a47e28e4f03d3ab5e0fc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.54/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.55/act_Windows_i386.zip",
"hash": "731981f0f8c1579a6ed1866d101679ee7f9a8b6fc6da7378df60d532bdf52967" "hash": "ccdcb62ace2b697eb81736d5bb3197521f3418f16f9bc47f00e03b0d3c5f6d52"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.54/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.55/act_Windows_arm64.zip",
"hash": "de2e509b34e48b5f4a9caae482f958cae0a3b83ef53e5f07f074da372b77c277" "hash": "45417ee8d5dc099483b96e8f3cee354969f7090b5f6ff3cba5bdee29f3d5e8e7"
} }
}, },
"bin": "act.exe", "bin": "act.exe",