act: Update to version 0.2.42

This commit is contained in:
github-actions[bot] 2023-02-02 04:29:17 +00:00
parent 6a3b0907e3
commit bf6d47d852

View File

@ -1,20 +1,20 @@
{
"version": "0.2.41",
"version": "0.2.42",
"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.41/act_Windows_x86_64.zip",
"hash": "74445e9f5c4130c4a00bb7404db46e2204b06e9f139f85ff7752c8b44fec7b6e"
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_x86_64.zip",
"hash": "3485605818e1ec50eb99235b0a5f365eb57d196882bdb52ef475bda4f8b6652d"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.41/act_Windows_i386.zip",
"hash": "c3d7e52280c0b0ebe69184ad63f615c975643ccff2c0157382bdfa206b1ca48d"
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_i386.zip",
"hash": "12b957601c9bbd7fd4f8d4d149b56df49a2009e93355e11274ce27215919add6"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.41/act_Windows_arm64.zip",
"hash": "d56dbbf346fcc38196950ef795f7b78f6a06b9a5c2cf2c892d92d489e9ee035e"
"url": "https://github.com/nektos/act/releases/download/v0.2.42/act_Windows_arm64.zip",
"hash": "17d2aebad70c77bcf33388ca3c7a2598f884ea805a1c3d75632f7ae52fdc2130"
}
},
"bin": "act.exe",