act: Update to version 0.2.78

This commit is contained in:
github-actions[bot] 2025-06-01 04:32:07 +00:00
parent b5a95db84d
commit 02f4cce2b8

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.77", "version": "0.2.78",
"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.77/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_x86_64.zip",
"hash": "c51380f6ec73c5c7b3af5a26254910716a50b686df127bb5fd03dd162af90878" "hash": "48f281989062c8ab8acdcabf08665ca9c6bc08c1e03edd0bd08ce0df4ff98347"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_i386.zip",
"hash": "e37b8951aa58fb03e05be330f085f6039f22a598b002cfa760f225d7ea438bab" "hash": "400819e74c2ca6c4334e2fa7ebf943d1c4374188da697b7c3f0e97f0c8ecddd1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_arm64.zip",
"hash": "b3ac2804df5fb6f0a924d69c842e282913115503bd388ddc0bfdb5c4cb83ae14" "hash": "44898c959c16eef1d954eff842e642897fa06d9244fa52b713a393f383da4e1f"
} }
}, },
"bin": "act.exe", "bin": "act.exe",