act: Update to version 0.2.41

This commit is contained in:
github-actions[bot] 2023-02-01 04:28:12 +00:00
parent 54ac67b397
commit 8d34453f86

View File

@ -1,16 +1,16 @@
{
"version": "0.2.40",
"version": "0.2.41",
"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.40/act_Windows_x86_64.zip",
"hash": "39833df07026d443e5906fff03640162110bb259926e94a1eb83b21f53ea64a7"
"url": "https://github.com/nektos/act/releases/download/v0.2.41/act_Windows_x86_64.zip",
"hash": "74445e9f5c4130c4a00bb7404db46e2204b06e9f139f85ff7752c8b44fec7b6e"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.40/act_Windows_i386.zip",
"hash": "30524ef934aafb1edac403679a7fb799532496f2a23cea9553761250feb73e4c"
"url": "https://github.com/nektos/act/releases/download/v0.2.41/act_Windows_i386.zip",
"hash": "c3d7e52280c0b0ebe69184ad63f615c975643ccff2c0157382bdfa206b1ca48d"
}
},
"bin": "act.exe",