act: Update to version 0.2.19

This commit is contained in:
Jakub Čábera 2021-01-23 08:41:12 +01:00
parent 4ce8a4fae8
commit 22cf3efcd6

View File

@ -1,16 +1,16 @@
{
"version": "0.2.18",
"version": "0.2.19",
"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.18/act_Windows_x86_64.zip",
"hash": "cc5c7737781b7c8575b29b2a312af7081f73d329721b079232594e1fc23930c2"
"url": "https://github.com/nektos/act/releases/download/v0.2.19/act_Windows_x86_64.zip",
"hash": "33bbaa46702ba05fed876183fba11f64e1161a20ccbc56f4f3e2f5c3a6014f81"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.18/act_Windows_i386.zip",
"hash": "74c758623e7a17bf32b791f2b28d2e1620ede6da6d81b83ca81d6dc0c83311a0"
"url": "https://github.com/nektos/act/releases/download/v0.2.19/act_Windows_i386.zip",
"hash": "a86a416ea7bc405cf93fad43b4446044770ac16a9c0dd372e6a5d293e5e9dd44"
}
},
"bin": "act.exe",