act: Update to version 0.2.74

This commit is contained in:
github-actions[bot] 2025-02-10 08:30:37 +00:00
parent ebddff8a6a
commit eee91935b6

View File

@ -1,20 +1,20 @@
{
"version": "0.2.73",
"version": "0.2.74",
"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.73/act_Windows_x86_64.zip",
"hash": "89805070bdecd823d3f4a779097f323873ce1a268928d85da8a30c3b4c2d8c61"
"url": "https://github.com/nektos/act/releases/download/v0.2.74/act_Windows_x86_64.zip",
"hash": "260c912c12b21305dd068e35529ec78fb5406d136e819c4e11b7b549552358b9"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.73/act_Windows_i386.zip",
"hash": "ce4d7c8d56f571c1e539215f9fd7a393d3bf342078857b1103db7b197dcc0007"
"url": "https://github.com/nektos/act/releases/download/v0.2.74/act_Windows_i386.zip",
"hash": "be801d89d47c0b832b31f452bc5f3a4d816ab9ab51da16a8c3c0d7fb11410847"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.73/act_Windows_arm64.zip",
"hash": "41489f9d320867f6ccf7d3605d5e0f5f905a794080ef580fb4d90365030db53d"
"url": "https://github.com/nektos/act/releases/download/v0.2.74/act_Windows_arm64.zip",
"hash": "106b2542d270ee62c6d6524a598985d1eb610bac077439a835207fb65645ae0d"
}
},
"bin": "act.exe",