act: Update to version 0.2.26

This commit is contained in:
github-actions[bot] 2022-03-23 00:32:49 +00:00
parent eb66539b4c
commit 3e80bbd45c

View File

@ -1,16 +1,16 @@
{
"version": "0.2.25",
"version": "0.2.26",
"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.25/act_Windows_x86_64.zip",
"hash": "c37af39b2dbb1ee40759652bcb157a52c7ed48caec1f09a0ec5f6395174ccb8d"
"url": "https://github.com/nektos/act/releases/download/v0.2.26/act_Windows_x86_64.zip",
"hash": "2d798dea2076fbb1a2ed64b84a86c1650d0670008c2356d0290d0133a82fff66"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.25/act_Windows_i386.zip",
"hash": "a1e6386c4e8c71d885bdc28ffc29077f5acdc8415c0d38672608461db3e5f18d"
"url": "https://github.com/nektos/act/releases/download/v0.2.26/act_Windows_i386.zip",
"hash": "468b80e6271e2ddc12a75045122df5d1f80d5f0a57e4361f43ce0e5d374dde52"
}
},
"bin": "act.exe",