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