act: Update to version 0.2.75

This commit is contained in:
github-actions[bot] 2025-03-01 04:30:10 +00:00
parent 27a78d9534
commit 6ef49d8f98

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.74", "version": "0.2.75",
"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.74/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.75/act_Windows_x86_64.zip",
"hash": "260c912c12b21305dd068e35529ec78fb5406d136e819c4e11b7b549552358b9" "hash": "200d5497fd6cd15cfef2c0a8e4953ac7ad2377e67c94577d9f05721e17d50ec7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.74/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.75/act_Windows_i386.zip",
"hash": "be801d89d47c0b832b31f452bc5f3a4d816ab9ab51da16a8c3c0d7fb11410847" "hash": "379a61993120dc97caecc7b830afd891042d6a69d55220602791a76271cbe982"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.74/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.75/act_Windows_arm64.zip",
"hash": "106b2542d270ee62c6d6524a598985d1eb610bac077439a835207fb65645ae0d" "hash": "e1b5b10f2c20452bfbb5c0b461ae56f9553c7d43de5ba87adf90b8a9fbd9b715"
} }
}, },
"bin": "act.exe", "bin": "act.exe",