act: Update to version 0.2.65

This commit is contained in:
github-actions[bot] 2024-08-01 04:28:22 +00:00
parent 4d276e755a
commit fec9730bbc

View File

@ -1,20 +1,20 @@
{
"version": "0.2.64",
"version": "0.2.65",
"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.64/act_Windows_x86_64.zip",
"hash": "c04de9fd6f6dd651c638b199c15b16e64981696c9ba9b465545faba340b6bef4"
"url": "https://github.com/nektos/act/releases/download/v0.2.65/act_Windows_x86_64.zip",
"hash": "5e21488894f5bb27756f3a0ad9603576ad65bb2a014b55b1b0f39f3c28f1390c"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.64/act_Windows_i386.zip",
"hash": "aa60660de180a9daff168b2d07287a7cf641de3c752bf4e6fda222874b699a9d"
"url": "https://github.com/nektos/act/releases/download/v0.2.65/act_Windows_i386.zip",
"hash": "c88795af4dd92353e2c3a4fff09e3a4ce64280e217d86031a7d0be79b8b5f267"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.64/act_Windows_arm64.zip",
"hash": "8b4e8d319f144e78b351027f5c8fe87d3f53d49d6ae98032ed0ff4b865923299"
"url": "https://github.com/nektos/act/releases/download/v0.2.65/act_Windows_arm64.zip",
"hash": "5a0c1247cd5a5c59e02baeef7621cc8e8449226a98d8341a5eba30214c724f54"
}
},
"bin": "act.exe",