act: Update to version 0.2.44

This commit is contained in:
github-actions[bot] 2023-04-01 04:29:42 +00:00
parent 099810d20b
commit 416a1b33fb

View File

@ -1,20 +1,20 @@
{
"version": "0.2.43",
"version": "0.2.44",
"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.43/act_Windows_x86_64.zip",
"hash": "f2ccf0c6e71a55b32252aa156aae1eee2fd1b7a88ba0cd0beea3e7ad1f86fab5"
"url": "https://github.com/nektos/act/releases/download/v0.2.44/act_Windows_x86_64.zip",
"hash": "ca967b96dff8eada996a543b602712206d65dea2e942567bc0f208587a63ebfc"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_i386.zip",
"hash": "808f04985537a625abeb6b4331b9a629cd2f8586ebee7615888c2cbc2ee25c86"
"url": "https://github.com/nektos/act/releases/download/v0.2.44/act_Windows_i386.zip",
"hash": "3cd760b6e883da6d98609ff16c60379e81440f4c32d1ab601fa365470d8fd8d4"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.43/act_Windows_arm64.zip",
"hash": "eb755257b34ef2f7d6af3dc40b80c91773c61044ffe3e2c3360eeda4aa9a454c"
"url": "https://github.com/nektos/act/releases/download/v0.2.44/act_Windows_arm64.zip",
"hash": "066d270e2877b76e5d56b1c8fd94f3b3892a2c74bc5680d33630b5b4d60be7fe"
}
},
"bin": "act.exe",