act: Update to version 0.2.22

This commit is contained in:
Richard Kuhnt 2021-05-06 22:00:22 +00:00
parent 4af243015f
commit a9b5cfd107

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.21", "version": "0.2.22",
"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.21/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.22/act_Windows_x86_64.zip",
"hash": "34f287d28a51e5eb5e750710cf35e1596e266d3c6a32b7a9f8d73ad0371e9e67" "hash": "ccc06a0d16525b35b670067c361aeba591b265d2afb348f5c065562fd8c96c59"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.21/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.22/act_Windows_i386.zip",
"hash": "a054e1ea8520239104ba8d9e68884fd3368cbb8d775742581a84fd34a4a1faf1" "hash": "140c9eee551cabd045482aaa2d0eec1546605f81ec195ce2f1b0797b0c5b6713"
} }
}, },
"bin": "act.exe", "bin": "act.exe",