act: Update to version 0.2.60

This commit is contained in:
github-actions[bot] 2024-03-01 04:26:59 +00:00
parent 251f763fe0
commit deaf103890

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.59", "version": "0.2.60",
"description": "Local Github actions runner.", "description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/", "homepage": "https://github.com/nektos/act/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.60/act_Windows_x86_64.zip",
"hash": "31429cb5cf85dc411d1caab1707f6af49c19022921d678f7039613aecce189ce" "hash": "146e966a34843f704bec329c63940ab83838fa72855c151993093fc022d36459"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.60/act_Windows_i386.zip",
"hash": "001d1705f444022130626a43ef5c9d216db8715daa505e3e024865cfa351e683" "hash": "ebe020dd5ddff58e3b8a95ce66f07be39d85dee334dd28a3501d35f360feedef"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.59/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.60/act_Windows_arm64.zip",
"hash": "133af505e61f141b9859610017e45bc1e0916cdfa1bad4909312cf03d1b31a0a" "hash": "71d59763c54aa93ec137f287ffb65eb6f021da21ed1a428e3c53da5fc1783e5a"
} }
}, },
"bin": "act.exe", "bin": "act.exe",