act: Update to version 0.2.33

This commit is contained in:
github-actions[bot] 2022-11-01 18:40:46 +00:00
parent b33f7a3aec
commit 26fd893c88

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.32", "version": "0.2.33",
"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.32/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.33/act_Windows_x86_64.zip",
"hash": "025c97926f3a1fde756fb18859f177c5c522490392a724de2400c3d4c1f656f9" "hash": "d9639b77cb2fc81a935a8f5e0c3086ace72638af1a3552618c5084779a462706"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.32/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.33/act_Windows_i386.zip",
"hash": "df2b804f2b34a912af6881154401b2d9de20c3c3ce0617bcc7f39b8e15402095" "hash": "51e727652fe4f3fc688e7deb2a7b03ddf128a99fc89f6b4d73ead2058fc80425"
} }
}, },
"bin": "act.exe", "bin": "act.exe",