act: Update to version 0.2.23

This commit is contained in:
Richard Kuhnt 2021-06-11 01:00:22 +00:00
parent 30a2ccf406
commit ab4834b88b

View File

@ -1,16 +1,16 @@
{
"version": "0.2.22",
"version": "0.2.23",
"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.22/act_Windows_x86_64.zip",
"hash": "ccc06a0d16525b35b670067c361aeba591b265d2afb348f5c065562fd8c96c59"
"url": "https://github.com/nektos/act/releases/download/v0.2.23/act_Windows_x86_64.zip",
"hash": "ba36acf55ee4b5747938421b10d4a0ea6b9b207b02d18aba4f6ee12d428b70ca"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.22/act_Windows_i386.zip",
"hash": "140c9eee551cabd045482aaa2d0eec1546605f81ec195ce2f1b0797b0c5b6713"
"url": "https://github.com/nektos/act/releases/download/v0.2.23/act_Windows_i386.zip",
"hash": "4d12dad4a29a0b892dcf19ee27686ce5782ed6fd9cbfda745e009d088d50600b"
}
},
"bin": "act.exe",