diff --git a/bucket/act.json b/bucket/act.json index fad1ce5903..1437350b97 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,20 +1,20 @@ { - "version": "0.2.65", + "version": "0.2.66", "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.65/act_Windows_x86_64.zip", - "hash": "5e21488894f5bb27756f3a0ad9603576ad65bb2a014b55b1b0f39f3c28f1390c" + "url": "https://github.com/nektos/act/releases/download/v0.2.66/act_Windows_x86_64.zip", + "hash": "34a3bd1d4ebef712733b43d353b7697e4d3fe3dad5d179f007fae62ec787f8f5" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.65/act_Windows_i386.zip", - "hash": "c88795af4dd92353e2c3a4fff09e3a4ce64280e217d86031a7d0be79b8b5f267" + "url": "https://github.com/nektos/act/releases/download/v0.2.66/act_Windows_i386.zip", + "hash": "9407e3d478a230eeb677b17d0c5a39c91eda8e5354bf9d10fe79991edb2a2b03" }, "arm64": { - "url": "https://github.com/nektos/act/releases/download/v0.2.65/act_Windows_arm64.zip", - "hash": "5a0c1247cd5a5c59e02baeef7621cc8e8449226a98d8341a5eba30214c724f54" + "url": "https://github.com/nektos/act/releases/download/v0.2.66/act_Windows_arm64.zip", + "hash": "204da46eef5ac1557bdb534b72e264457acc3223cce6f55ea5a9089be4838855" } }, "bin": "act.exe",