act: Update to version 0.2.68

This commit is contained in:
github-actions[bot] 2024-10-01 04:29:47 +00:00
parent 756bfd8bc1
commit 05154af8a5

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.67", "version": "0.2.68",
"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.67/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.68/act_Windows_x86_64.zip",
"hash": "c1e6614e78d9a9520be149b08f7c8f3c8a6190af1cd47872340b152c73ee1d66" "hash": "f3654a0dc2a2260e23bc0f655ee6abbe62351f47ad753d6066baba81050021b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.67/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.68/act_Windows_i386.zip",
"hash": "9047598c73999eb03e97c4ba1f8dd3d45c622f42c7f8d56664d86d62d8c1697b" "hash": "4508955bfa66266867686147ede96a40cf26e38b284246104760bed46f4e8c7b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.67/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.68/act_Windows_arm64.zip",
"hash": "f30edb038e89e9f307dec7bd4cce66f3ff2514f2ba2b9b1645c5a717e7a57bb1" "hash": "74abc04a08e771f0d637f7b76a5ace694b1d01374b15f09ce7cae4f965a341b7"
} }
}, },
"bin": "act.exe", "bin": "act.exe",