act: Update to version 0.2.21

This commit is contained in:
Richard Kuhnt 2021-03-30 21:01:48 +00:00
parent 08cf218156
commit 27dfdf2b4c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.20", "version": "0.2.21",
"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.20/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.21/act_Windows_x86_64.zip",
"hash": "14afcb26eb48692a1da7231ee7701050d270eba7db43358b1b0ae980546c5315" "hash": "34f287d28a51e5eb5e750710cf35e1596e266d3c6a32b7a9f8d73ad0371e9e67"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.20/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.21/act_Windows_i386.zip",
"hash": "33781b1ec577b0342b53d96287f462b859beb4c75fc9ce7025568728f8202792" "hash": "a054e1ea8520239104ba8d9e68884fd3368cbb8d775742581a84fd34a4a1faf1"
} }
}, },
"bin": "act.exe", "bin": "act.exe",