act: Update to version 0.2.12

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:21 +02:00
parent a907ad61f4
commit c739b557de

View File

@ -1,16 +1,16 @@
{
"version": "0.2.10",
"version": "0.2.12",
"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.10/act_Windows_x86_64.zip",
"hash": "f5bbe1ed4161aee31a283d2517b05b1aa28f99d421e7390c69a8b51cece9961a"
"url": "https://github.com/nektos/act/releases/download/v0.2.12/act_Windows_x86_64.zip",
"hash": "b076b38def46655a1443bad8f1a481dec3ed6831802929b51e20cc13759581a0"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.10/act_Windows_i386.zip",
"hash": "1cb5bf94aac8f2487e397a3e655ddfe471ab5be98f03415a1d1972f434757158"
"url": "https://github.com/nektos/act/releases/download/v0.2.12/act_Windows_i386.zip",
"hash": "63f3998b010520a2ccd31afa82c873a1c8fb80a5b647b83ce140f7d3d9ec646d"
}
},
"bin": "act.exe",