act: Update to version 0.2.6

This commit is contained in:
Richard Kuhnt 2020-03-06 21:01:49 +00:00
parent fab3a0029e
commit 90b42ac704

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.5", "version": "0.2.6",
"description": "Local Github actions runner.", "description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/", "homepage": "https://github.com/nektos/act/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.5/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.6/act_Windows_x86_64.zip",
"hash": "c3287b5c9e455a2a0b830d956f5d75a773d7436828c0becf6a1b16fc7aae6047" "hash": "77e89e69199bbdc0b8b2d9522c2601fd83f0f5a044cef2fcecebb53921e760aa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.5/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.6/act_Windows_i386.zip",
"hash": "cc6380890cb774a8cdd5439e9723297f6b0ef060686f730f0cbcbe1f39762469" "hash": "1d73dc147792e455439db3daddef54f32c2d1d07199aa491c2173b4dcaf9f205"
} }
}, },
"bin": "act.exe", "bin": "act.exe",