act: Update to version 0.2.15

This commit is contained in:
Jakub Čábera 2020-09-28 21:44:40 +02:00
parent 448f7b4e2c
commit eee6553c7e

View File

@ -1,16 +1,16 @@
{
"version": "0.2.14",
"version": "0.2.15",
"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.14/act_Windows_x86_64.zip",
"hash": "d06ea681250b137599e69ad7c1755cfd4c655be2e85cc791464a1aed4b34364f"
"url": "https://github.com/nektos/act/releases/download/v0.2.15/act_Windows_x86_64.zip",
"hash": "d7d561797210ddd83bba78c280c7510a3b1580f893b8255d3f4972c46bae97a8"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.14/act_Windows_i386.zip",
"hash": "4d56093b140e56a16da3ecc6a7e733410db85cdd98eea41a45f04237a47ea393"
"url": "https://github.com/nektos/act/releases/download/v0.2.15/act_Windows_i386.zip",
"hash": "3da12791ce34963074722f630cc6e5348d21506b1ae2ea3460adfb2a8ef842e0"
}
},
"bin": "act.exe",