act: Update to version 0.2.77

This commit is contained in:
github-actions[bot] 2025-05-01 04:29:50 +00:00
parent 9bea7f6ec9
commit 10549b19f8

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.76", "version": "0.2.77",
"description": "Local Github actions runner.", "description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/", "homepage": "https://github.com/nektos/act/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.76/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_x86_64.zip",
"hash": "0d5811991a938cc7f4b86c5af7e5ea3ea37b2dad61a016cf6b7001a6fbdb0b1d" "hash": "c51380f6ec73c5c7b3af5a26254910716a50b686df127bb5fd03dd162af90878"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.76/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_i386.zip",
"hash": "80341f72ec8c46ef162c7a0199f19dbc0257560cb371f9f17c25860b400043d3" "hash": "e37b8951aa58fb03e05be330f085f6039f22a598b002cfa760f225d7ea438bab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.76/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_arm64.zip",
"hash": "f8764aa6131c83e4fbd110e60dd0a400eb17851a1cf05cc83adafeb2d7056297" "hash": "b3ac2804df5fb6f0a924d69c842e282913115503bd388ddc0bfdb5c4cb83ae14"
} }
}, },
"bin": "act.exe", "bin": "act.exe",