act: Update to version 0.2.9

This commit is contained in:
Jakub Čábera 2020-05-27 10:31:36 +02:00
parent 952862bc72
commit b72c3d869b

View File

@ -1,16 +1,16 @@
{
"version": "0.2.8",
"version": "0.2.9",
"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.8/act_Windows_x86_64.zip",
"hash": "79c3aaff67a0c52ca10cc3c50711f15e16cd19136513b9db768354ef71100a6d"
"url": "https://github.com/nektos/act/releases/download/v0.2.9/act_Windows_x86_64.zip",
"hash": "fad5dd21d1e4aec6ec4e7a71592e212daaaf84cac08811fee561ae8a58fad14b"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.8/act_Windows_i386.zip",
"hash": "c32e8402fca1e9de6f50e9af7611181864e48074cd08dc82527d9f248b6b6a30"
"url": "https://github.com/nektos/act/releases/download/v0.2.9/act_Windows_i386.zip",
"hash": "eca083d7c3d62d422e888e2f5f6872cffeb8b63c77de055dba8ac4df862f93d7"
}
},
"bin": "act.exe",