This commit is contained in:
Jakub Čábera 2021-02-09 08:40:18 +01:00
parent 1983c13ead
commit 81e5c848c9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.19", "version": "0.2.20",
"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.19/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.20/act_Windows_x86_64.zip",
"hash": "33bbaa46702ba05fed876183fba11f64e1161a20ccbc56f4f3e2f5c3a6014f81" "hash": "14afcb26eb48692a1da7231ee7701050d270eba7db43358b1b0ae980546c5315"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.19/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.20/act_Windows_i386.zip",
"hash": "a86a416ea7bc405cf93fad43b4446044770ac16a9c0dd372e6a5d293e5e9dd44" "hash": "33781b1ec577b0342b53d96287f462b859beb4c75fc9ce7025568728f8202792"
} }
}, },
"bin": "act.exe", "bin": "act.exe",