act: Update to version 0.2.80

This commit is contained in:
github-actions[bot] 2025-08-01 04:41:21 +00:00
parent 166f399cd4
commit cfe5c041e7

View File

@ -1,20 +1,20 @@
{
"version": "0.2.79",
"version": "0.2.80",
"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.79/act_Windows_x86_64.zip",
"hash": "c13c30a46c751e073485e9733628c7d4b5f9ebebb59d2f7869d05a5ea75e4e54"
"url": "https://github.com/nektos/act/releases/download/v0.2.80/act_Windows_x86_64.zip",
"hash": "69a192e553b0bc2ffad00cd3ff4dbb5c22db9e2a8d087ac323e956149684bcb3"
},
"32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_i386.zip",
"hash": "1e735d0c6cc1fce1f56052e1dd359574515def7e082538f9b89da39fc3dfb580"
"url": "https://github.com/nektos/act/releases/download/v0.2.80/act_Windows_i386.zip",
"hash": "b09b755441a0ee1e1107e8dc3322659dac01657f602faae45480735071e90c5f"
},
"arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_arm64.zip",
"hash": "2e14b5a9acf1afbc9e589d1a94e3ea2b55c511a96be7edcda1a402d12399bb1d"
"url": "https://github.com/nektos/act/releases/download/v0.2.80/act_Windows_arm64.zip",
"hash": "57ab43505f6ab5e97a1eab6ec03a5130b376efa4144aad5ad3418fe7f91c14e9"
}
},
"bin": "act.exe",