act: Update to version 0.2.62

This commit is contained in:
github-actions[bot] 2024-05-01 04:27:00 +00:00
parent 5ac83e77b4
commit d9c9aa45f8

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.61", "version": "0.2.62",
"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.61/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.62/act_Windows_x86_64.zip",
"hash": "b1e907136adb37f378ae2cd28c90d2d94e24c6cd2e4f2bbf00a4362956cab1dc" "hash": "d4d220b0c2ffd75d598fc16227cd4273b13dadb6e534cfc7e6fb083af18a7e57"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.61/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.62/act_Windows_i386.zip",
"hash": "2990e8f47bf9d8dd644c41082c97d2e12323ebf9056a8118af6567b995076a59" "hash": "1c633f47776a3b5256edec562e26d71e3f6aa126f950073653938c7e7fa20ee4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.61/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.62/act_Windows_arm64.zip",
"hash": "f512e68b323dc0f34d88c4a0d49f6e1c2ea79d65ba64222fb363df3c42285a73" "hash": "4f84e616fc4902a0e1e176a77dd3eae75280635e2cfeac8b1009685e2b363ffe"
} }
}, },
"bin": "act.exe", "bin": "act.exe",