act: Update to version 0.2.70

This commit is contained in:
github-actions[bot] 2024-12-01 04:30:42 +00:00
parent 108d7408bc
commit 912b410d4b

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.69", "version": "0.2.70",
"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.69/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_x86_64.zip",
"hash": "45f87ecca67f8ec6eaeb5606fad523695c771edf82b2257562e9ee324f726d48" "hash": "803988d3054175db57cb32a7feda6f2a820424f3d625d2d7e0f2039045f8c4c7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.69/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_i386.zip",
"hash": "9423e02d96ace47d1d51b3c07bac00c5f65febeeef27951833002eaa565722f1" "hash": "520fe517847d74d31a8cc035c1e4c01eafa206fd8cb0e578b9a42c82bb8de26b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.69/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_arm64.zip",
"hash": "d5e9813798b4e97f5f80db5a4ebfbaf2ab781c2e16cbe267dd15e3b861539c82" "hash": "e3ae1767a2897ad34ec6bbc402359065c769b8a19c2cdccad8d7e0c4f231adf7"
} }
}, },
"bin": "act.exe", "bin": "act.exe",