act: Update to version 0.2.25

This commit is contained in:
Richard Kuhnt 2021-11-24 17:00:33 +00:00
parent c6448c51d8
commit 9a95be9513

View File

@ -1,16 +1,16 @@
{
"version": "0.2.24",
"version": "0.2.25",
"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.24/act_Windows_x86_64.zip",
"hash": "1368e67a9606e56ef23aa49e4273351beeaf53a6cfa59d8284127155c4a32071"
"url": "https://github.com/nektos/act/releases/download/v0.2.25/act_Windows_x86_64.zip",
"hash": "c37af39b2dbb1ee40759652bcb157a52c7ed48caec1f09a0ec5f6395174ccb8d"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.24/act_Windows_i386.zip",
"hash": "704fdc31a15c71f7f0afffbb0c25c585956ed2b223baf9022533130fb8b4cbcd"
"url": "https://github.com/nektos/act/releases/download/v0.2.25/act_Windows_i386.zip",
"hash": "a1e6386c4e8c71d885bdc28ffc29077f5acdc8415c0d38672608461db3e5f18d"
}
},
"bin": "act.exe",