From b2b138ea55a1f03b8ca77ba7420f53a400931a88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:30:41 +0000 Subject: [PATCH] act: Update to version 0.2.51 --- bucket/act.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/act.json b/bucket/act.json index e070f87b56..57d6f6c657 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,20 +1,20 @@ { - "version": "0.2.50", + "version": "0.2.51", "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.50/act_Windows_x86_64.zip", - "hash": "c7864faf012cf493ca554f6d9fe7109b43ea337bd87d12eb4f80742f56e5d29f" + "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_x86_64.zip", + "hash": "7737ded6ac816c52fab2a44a88c7329a2878ea9460867216bb355123729b835b" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_i386.zip", - "hash": "27c282ae587b081dc4c10f045802106bfb3629f7c29a4b5ac21a4fe2b18b8332" + "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_i386.zip", + "hash": "8e41efb3fb5b30602054c20f178f8aae79d163cb680ca3f09364923644f2e134" }, "arm64": { - "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_arm64.zip", - "hash": "852be5355cb953c900176a836a0b1b69510e7b2a3be47158d50b18ca1dcdc497" + "url": "https://github.com/nektos/act/releases/download/v0.2.51/act_Windows_arm64.zip", + "hash": "798c3c51fc93298d418cbe556a96b88041cd51fca1dd42f7777b7a6ae613b096" } }, "bin": "act.exe",