act: Update to version 0.2.13

This commit is contained in:
Jakub Čábera 2020-08-30 11:06:44 +02:00
parent b3a6a05462
commit 367c07df49

View File

@ -1,16 +1,16 @@
{
"version": "0.2.12",
"version": "0.2.13",
"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.12/act_Windows_x86_64.zip",
"hash": "b076b38def46655a1443bad8f1a481dec3ed6831802929b51e20cc13759581a0"
"url": "https://github.com/nektos/act/releases/download/v0.2.13/act_Windows_x86_64.zip",
"hash": "87c1cfe4b2382bb3ee3920b49e57ae08088f0f99952d32fe5cedf0140ca816b3"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.12/act_Windows_i386.zip",
"hash": "63f3998b010520a2ccd31afa82c873a1c8fb80a5b647b83ce140f7d3d9ec646d"
"url": "https://github.com/nektos/act/releases/download/v0.2.13/act_Windows_i386.zip",
"hash": "0ed45f7deec3272a7bdcc5096bf31334d21cb49f655e18d48a1eeb19a4a70ca3"
}
},
"bin": "act.exe",