act: Update to version 0.2.35

This commit is contained in:
github-actions[bot] 2023-01-01 04:27:57 +00:00
parent 918c93c192
commit 7f246f7851

View File

@ -1,16 +1,16 @@
{
"version": "0.2.34",
"version": "0.2.35",
"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.34/act_Windows_x86_64.zip",
"hash": "6a0b44d13fd3639c6f9ae9603c65cf5b62a5ad228e7f79f63d4151a56e8d1789"
"url": "https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_x86_64.zip",
"hash": "150162997bd4c4fee84d1f1384975c0ebb06490f0d2bb6cdb96129112bf8b3ad"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.34/act_Windows_i386.zip",
"hash": "66a97aab1c28799f7974e6c0ea6186d549923ff2c1663bbd355785c912efeb43"
"url": "https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_i386.zip",
"hash": "67760ac46cc196681b31d23faf8a16995d6337d5ad229af737d7b2aeb08e1e09"
}
},
"bin": "act.exe",