act: Update to version 0.2.72

This commit is contained in:
github-actions[bot] 2025-02-01 04:28:40 +00:00
parent 9068a502c4
commit afff7f961e

View File

@ -1,20 +1,20 @@
{
"version": "0.2.71",
"version": "0.2.72",
"description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.71/act_Windows_x86_64.zip",
"hash": "8529b0808a2aaab454b0f0dd31b79bffc3cf69c91730df7e50d9682b9bba9600"
"url": "https://github.com/nektos/act/releases/download/v0.2.72/act_Windows_x86_64.zip",
"hash": "7a266bf5fda3472304e5793040412ed280a253fbb548786527c593d711602ed8"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.71/act_Windows_i386.zip",
"hash": "7f10b703b258d394c41c83e821c6e920f61473139597beaf7161c51854194824"
"url": "https://github.com/nektos/act/releases/download/v0.2.72/act_Windows_i386.zip",
"hash": "40849abeb4331e62f7226de36d86dec17ce7866d2767e2abc242199d5284db81"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.71/act_Windows_arm64.zip",
"hash": "7eeb91c6807eaf77543867da1ce4c11c8dcf79cd38f135d19c8d0a4899c189c1"
"url": "https://github.com/nektos/act/releases/download/v0.2.72/act_Windows_arm64.zip",
"hash": "8276ef301bd6d2aa3675f48b12084984bc5368a2fdbef4e576277f8db5b12b27"
}
},
"bin": "act.exe",