act: Update to version 0.2.63

This commit is contained in:
github-actions[bot] 2024-06-01 04:27:19 +00:00
parent 2e88a7de04
commit 43fae25e59

View File

@ -1,20 +1,20 @@
{
"version": "0.2.62",
"version": "0.2.63",
"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.62/act_Windows_x86_64.zip",
"hash": "d4d220b0c2ffd75d598fc16227cd4273b13dadb6e534cfc7e6fb083af18a7e57"
"url": "https://github.com/nektos/act/releases/download/v0.2.63/act_Windows_x86_64.zip",
"hash": "e3daf0e218eab9f0f78f0f529924a7c139c4c83d56ac59144dbab0030cc078e0"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.62/act_Windows_i386.zip",
"hash": "1c633f47776a3b5256edec562e26d71e3f6aa126f950073653938c7e7fa20ee4"
"url": "https://github.com/nektos/act/releases/download/v0.2.63/act_Windows_i386.zip",
"hash": "50487b71233620a6a7140d14ea8276c002332515bae2098bba0b41f632c664b5"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.62/act_Windows_arm64.zip",
"hash": "4f84e616fc4902a0e1e176a77dd3eae75280635e2cfeac8b1009685e2b363ffe"
"url": "https://github.com/nektos/act/releases/download/v0.2.63/act_Windows_arm64.zip",
"hash": "73e937dcbd9c5b430d49a09eff51da23d3c2c60305e3a276b59f1cabdd53c1f4"
}
},
"bin": "act.exe",