From 3de3e454beec86773c5ceef9537c6f62edd841cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 04:26:37 +0000 Subject: [PATCH] act: Update to version 0.2.50 --- bucket/act.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/act.json b/bucket/act.json index 100f08d250..e070f87b56 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,20 +1,20 @@ { - "version": "0.2.49", + "version": "0.2.50", "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.49/act_Windows_x86_64.zip", - "hash": "6592afb532ad03280385b28faa0449ed0fa9c42b9bebe89142888d27a5af3dac" + "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_x86_64.zip", + "hash": "c7864faf012cf493ca554f6d9fe7109b43ea337bd87d12eb4f80742f56e5d29f" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.49/act_Windows_i386.zip", - "hash": "d428993c2bc571ee288f5212598cf98e7b229970ed744a75e8ec9038618159ad" + "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_i386.zip", + "hash": "27c282ae587b081dc4c10f045802106bfb3629f7c29a4b5ac21a4fe2b18b8332" }, "arm64": { - "url": "https://github.com/nektos/act/releases/download/v0.2.49/act_Windows_arm64.zip", - "hash": "2d4df915fe86afcbd27991e098bf4358b240e53d2bb6eb97b00126d70de2f00a" + "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_arm64.zip", + "hash": "852be5355cb953c900176a836a0b1b69510e7b2a3be47158d50b18ca1dcdc497" } }, "bin": "act.exe",