act: Update to version 0.2.43

This commit is contained in:
github-actions[bot] 2023-03-01 04:28:48 +00:00
parent 85048b9106
commit 819e4b20af

View File

@ -1,20 +1,20 @@
{
"version": "0.2.42",
"version": "0.2.43",
"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.42/act_Windows_x86_64.zip",
"hash": "3485605818e1ec50eb99235b0a5f365eb57d196882bdb52ef475bda4f8b6652d"
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_x86_64.zip",
"hash": "f2ccf0c6e71a55b32252aa156aae1eee2fd1b7a88ba0cd0beea3e7ad1f86fab5"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_i386.zip",
"hash": "12b957601c9bbd7fd4f8d4d149b56df49a2009e93355e11274ce27215919add6"
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_i386.zip",
"hash": "808f04985537a625abeb6b4331b9a629cd2f8586ebee7615888c2cbc2ee25c86"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_arm64.zip",
"hash": "17d2aebad70c77bcf33388ca3c7a2598f884ea805a1c3d75632f7ae52fdc2130"
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_arm64.zip",
"hash": "eb755257b34ef2f7d6af3dc40b80c91773c61044ffe3e2c3360eeda4aa9a454c"
}
},
"bin": "act.exe",