act: Update to version 0.2.64

This commit is contained in:
github-actions[bot] 2024-07-01 04:27:30 +00:00
parent a1c47c8f7d
commit 8f429b6731

View File

@ -1,20 +1,20 @@
{
"version": "0.2.63",
"version": "0.2.64",
"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.63/act_Windows_x86_64.zip",
"hash": "e3daf0e218eab9f0f78f0f529924a7c139c4c83d56ac59144dbab0030cc078e0"
"url": "https://github.com/nektos/act/releases/download/v0.2.64/act_Windows_x86_64.zip",
"hash": "c04de9fd6f6dd651c638b199c15b16e64981696c9ba9b465545faba340b6bef4"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.63/act_Windows_i386.zip",
"hash": "50487b71233620a6a7140d14ea8276c002332515bae2098bba0b41f632c664b5"
"url": "https://github.com/nektos/act/releases/download/v0.2.64/act_Windows_i386.zip",
"hash": "aa60660de180a9daff168b2d07287a7cf641de3c752bf4e6fda222874b699a9d"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.63/act_Windows_arm64.zip",
"hash": "73e937dcbd9c5b430d49a09eff51da23d3c2c60305e3a276b59f1cabdd53c1f4"
"url": "https://github.com/nektos/act/releases/download/v0.2.64/act_Windows_arm64.zip",
"hash": "8b4e8d319f144e78b351027f5c8fe87d3f53d49d6ae98032ed0ff4b865923299"
}
},
"bin": "act.exe",