act: Update to version 0.2.34

This commit is contained in:
github-actions[bot] 2022-12-01 04:30:04 +00:00
parent 1fff224a0b
commit 31c17816c9

View File

@ -1,16 +1,16 @@
{
"version": "0.2.33",
"version": "0.2.34",
"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.33/act_Windows_x86_64.zip",
"hash": "d9639b77cb2fc81a935a8f5e0c3086ace72638af1a3552618c5084779a462706"
"url": "https://github.com/nektos/act/releases/download/v0.2.34/act_Windows_x86_64.zip",
"hash": "6a0b44d13fd3639c6f9ae9603c65cf5b62a5ad228e7f79f63d4151a56e8d1789"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.33/act_Windows_i386.zip",
"hash": "51e727652fe4f3fc688e7deb2a7b03ddf128a99fc89f6b4d73ead2058fc80425"
"url": "https://github.com/nektos/act/releases/download/v0.2.34/act_Windows_i386.zip",
"hash": "66a97aab1c28799f7974e6c0ea6186d549923ff2c1663bbd355785c912efeb43"
}
},
"bin": "act.exe",