act: Update to version 0.2.14

This commit is contained in:
Jakub Čábera 2020-09-03 08:50:10 +02:00
parent 9cea19388b
commit 263275b5f9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.13", "version": "0.2.14",
"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.13/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.14/act_Windows_x86_64.zip",
"hash": "87c1cfe4b2382bb3ee3920b49e57ae08088f0f99952d32fe5cedf0140ca816b3" "hash": "d06ea681250b137599e69ad7c1755cfd4c655be2e85cc791464a1aed4b34364f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.13/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.14/act_Windows_i386.zip",
"hash": "0ed45f7deec3272a7bdcc5096bf31334d21cb49f655e18d48a1eeb19a4a70ca3" "hash": "4d56093b140e56a16da3ecc6a7e733410db85cdd98eea41a45f04237a47ea393"
} }
}, },
"bin": "act.exe", "bin": "act.exe",