act: Update to version 0.2.58

This commit is contained in:
github-actions[bot] 2024-02-01 04:25:46 +00:00
parent 01297cc46d
commit 82d96b3a3d

View File

@ -1,20 +1,20 @@
{
"version": "0.2.57",
"version": "0.2.58",
"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.57/act_Windows_x86_64.zip",
"hash": "72825212f52103dbadbf1d46e1c3ab14a186823d61ca9042b2a3d2183beb0a53"
"url": "https://github.com/nektos/act/releases/download/v0.2.58/act_Windows_x86_64.zip",
"hash": "7c74db114cdc78d3414170dc490d47c8a916299bbe392a47bd279becee9d9a1a"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.57/act_Windows_i386.zip",
"hash": "d1ed50288f88642745f822956b6d601a0e0c2152d1367e8d4c52814284cbd2c9"
"url": "https://github.com/nektos/act/releases/download/v0.2.58/act_Windows_i386.zip",
"hash": "a0fd0d96b2df7f25f98431262deb247fd81e715d8c817f0fc0e827840acf99bf"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.57/act_Windows_arm64.zip",
"hash": "91b22e661bc168e8082cf5ee65d4f1d1fb0f0bd8a18fc42bbd04c8ea377f738c"
"url": "https://github.com/nektos/act/releases/download/v0.2.58/act_Windows_arm64.zip",
"hash": "37f0b64f740aa3fcbb8ed87255f9e1d7267f36821640bedecdf3484ab1e8c227"
}
},
"bin": "act.exe",