act: Update to version 0.2.18

This commit is contained in:
Jakub Čábera 2021-01-12 11:45:48 +01:00
parent 2eec530440
commit 4c455e7ff1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.17", "version": "0.2.18",
"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.17/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.18/act_Windows_x86_64.zip",
"hash": "62edf418d4bac3014ff8ecb2086ee8a3db2ef927971b8cd41826682f41021765" "hash": "cc5c7737781b7c8575b29b2a312af7081f73d329721b079232594e1fc23930c2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.17/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.18/act_Windows_i386.zip",
"hash": "39a0a2dd81d42fe10946f5bc5a54b9a06e7b0f14f7d7b98f84232dc453c0a758" "hash": "74c758623e7a17bf32b791f2b28d2e1620ede6da6d81b83ca81d6dc0c83311a0"
} }
}, },
"bin": "act.exe", "bin": "act.exe",