act: Update to version 0.2.7

This commit is contained in:
Richard Kuhnt 2020-03-14 08:01:50 +00:00
parent 2636ccb80b
commit c841cf5993

View File

@ -1,16 +1,16 @@
{
"version": "0.2.6",
"version": "0.2.7",
"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.6/act_Windows_x86_64.zip",
"hash": "77e89e69199bbdc0b8b2d9522c2601fd83f0f5a044cef2fcecebb53921e760aa"
"url": "https://github.com/nektos/act/releases/download/v0.2.7/act_Windows_x86_64.zip",
"hash": "734ba9c3e55398a31c7d91daa33b2de6411f6ecfd9429c3a3f8b4a2ad3042c8a"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.6/act_Windows_i386.zip",
"hash": "1d73dc147792e455439db3daddef54f32c2d1d07199aa491c2173b4dcaf9f205"
"url": "https://github.com/nektos/act/releases/download/v0.2.7/act_Windows_i386.zip",
"hash": "e898b8d98afca81313b066dccd3328a0d6d658002d27830a5e572db9b1eda0a1"
}
},
"bin": "act.exe",