act: Update to version 0.2.69

This commit is contained in:
github-actions[bot] 2024-11-01 04:29:57 +00:00
parent 47053b6bfa
commit 2332fcef1b

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.68", "version": "0.2.69",
"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.68/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.69/act_Windows_x86_64.zip",
"hash": "f3654a0dc2a2260e23bc0f655ee6abbe62351f47ad753d6066baba81050021b6" "hash": "45f87ecca67f8ec6eaeb5606fad523695c771edf82b2257562e9ee324f726d48"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.68/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.69/act_Windows_i386.zip",
"hash": "4508955bfa66266867686147ede96a40cf26e38b284246104760bed46f4e8c7b" "hash": "9423e02d96ace47d1d51b3c07bac00c5f65febeeef27951833002eaa565722f1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.68/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.69/act_Windows_arm64.zip",
"hash": "74abc04a08e771f0d637f7b76a5ace694b1d01374b15f09ce7cae4f965a341b7" "hash": "d5e9813798b4e97f5f80db5a4ebfbaf2ab781c2e16cbe267dd15e3b861539c82"
} }
}, },
"bin": "act.exe", "bin": "act.exe",