act: Update to version 0.2.79

This commit is contained in:
github-actions[bot] 2025-07-01 04:32:13 +00:00
parent 6c8f204ec7
commit c95695b55a

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.78", "version": "0.2.79",
"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.78/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_x86_64.zip",
"hash": "48f281989062c8ab8acdcabf08665ca9c6bc08c1e03edd0bd08ce0df4ff98347" "hash": "c13c30a46c751e073485e9733628c7d4b5f9ebebb59d2f7869d05a5ea75e4e54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_i386.zip",
"hash": "400819e74c2ca6c4334e2fa7ebf943d1c4374188da697b7c3f0e97f0c8ecddd1" "hash": "1e735d0c6cc1fce1f56052e1dd359574515def7e082538f9b89da39fc3dfb580"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_arm64.zip",
"hash": "44898c959c16eef1d954eff842e642897fa06d9244fa52b713a393f383da4e1f" "hash": "2e14b5a9acf1afbc9e589d1a94e3ea2b55c511a96be7edcda1a402d12399bb1d"
} }
}, },
"bin": "act.exe", "bin": "act.exe",