act: Update to version 0.2.24

This commit is contained in:
Richard Kuhnt 2021-08-03 18:00:35 +00:00
parent fc85f5e5b6
commit 62bd72a3ab

View File

@ -1,16 +1,16 @@
{
"version": "0.2.23",
"version": "0.2.24",
"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.23/act_Windows_x86_64.zip",
"hash": "ba36acf55ee4b5747938421b10d4a0ea6b9b207b02d18aba4f6ee12d428b70ca"
"url": "https://github.com/nektos/act/releases/download/v0.2.24/act_Windows_x86_64.zip",
"hash": "1368e67a9606e56ef23aa49e4273351beeaf53a6cfa59d8284127155c4a32071"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.23/act_Windows_i386.zip",
"hash": "4d12dad4a29a0b892dcf19ee27686ce5782ed6fd9cbfda745e009d088d50600b"
"url": "https://github.com/nektos/act/releases/download/v0.2.24/act_Windows_i386.zip",
"hash": "704fdc31a15c71f7f0afffbb0c25c585956ed2b223baf9022533130fb8b4cbcd"
}
},
"bin": "act.exe",