act: Update to version 0.2.50

This commit is contained in:
github-actions[bot] 2023-09-01 04:26:37 +00:00
parent daa5e54246
commit 3de3e454be

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.49", "version": "0.2.50",
"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.49/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_x86_64.zip",
"hash": "6592afb532ad03280385b28faa0449ed0fa9c42b9bebe89142888d27a5af3dac" "hash": "c7864faf012cf493ca554f6d9fe7109b43ea337bd87d12eb4f80742f56e5d29f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.49/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_i386.zip",
"hash": "d428993c2bc571ee288f5212598cf98e7b229970ed744a75e8ec9038618159ad" "hash": "27c282ae587b081dc4c10f045802106bfb3629f7c29a4b5ac21a4fe2b18b8332"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.49/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.50/act_Windows_arm64.zip",
"hash": "2d4df915fe86afcbd27991e098bf4358b240e53d2bb6eb97b00126d70de2f00a" "hash": "852be5355cb953c900176a836a0b1b69510e7b2a3be47158d50b18ca1dcdc497"
} }
}, },
"bin": "act.exe", "bin": "act.exe",