act: Update to version 0.2.61

This commit is contained in:
github-actions[bot] 2024-04-01 05:07:46 +00:00
parent c9b8b49dac
commit 36b60ccc26

View File

@ -1,20 +1,20 @@
{
"version": "0.2.60",
"version": "0.2.61",
"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.60/act_Windows_x86_64.zip",
"hash": "146e966a34843f704bec329c63940ab83838fa72855c151993093fc022d36459"
"url": "https://github.com/nektos/act/releases/download/v0.2.61/act_Windows_x86_64.zip",
"hash": "b1e907136adb37f378ae2cd28c90d2d94e24c6cd2e4f2bbf00a4362956cab1dc"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.60/act_Windows_i386.zip",
"hash": "ebe020dd5ddff58e3b8a95ce66f07be39d85dee334dd28a3501d35f360feedef"
"url": "https://github.com/nektos/act/releases/download/v0.2.61/act_Windows_i386.zip",
"hash": "2990e8f47bf9d8dd644c41082c97d2e12323ebf9056a8118af6567b995076a59"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.60/act_Windows_arm64.zip",
"hash": "71d59763c54aa93ec137f287ffb65eb6f021da21ed1a428e3c53da5fc1783e5a"
"url": "https://github.com/nektos/act/releases/download/v0.2.61/act_Windows_arm64.zip",
"hash": "f512e68b323dc0f34d88c4a0d49f6e1c2ea79d65ba64222fb363df3c42285a73"
}
},
"bin": "act.exe",