act: Update to version 0.2.4

This commit is contained in:
Richard Kuhnt 2020-02-25 18:01:56 +00:00
parent 246fff18d8
commit de054a213d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.3", "version": "0.2.4",
"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.1.3/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.4/act_Windows_x86_64.zip",
"hash": "246a5a8589cce74d3d69bef5d48448b4ea855c9b40632296d3cbe8ff95458561" "hash": "ad3133713c231c443c3334423d2e4cd3138df18f0479a8d559c1b452c7bf9c69"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.1.3/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.4/act_Windows_i386.zip",
"hash": "07f0e9720ad989d620e57fda05afc6e3de3c35c494e8283b9cf8e0f2ce5e63d7" "hash": "d5d1973477386f3f208814a2b3aa1574fdb406fc688a75a7b2e9d97f25ad42bd"
} }
}, },
"bin": "act.exe", "bin": "act.exe",