act: Update to version 0.2.54

This commit is contained in:
github-actions[bot] 2023-11-14 12:29:39 +00:00
parent 0b33dde2ff
commit 16ea66abdd

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.53", "version": "0.2.54",
"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.53/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.54/act_Windows_x86_64.zip",
"hash": "2a01c70285923428d068361b924a123a7de8e1fea30e71f2dc72edc385215b30" "hash": "e3b99c293a760ee88f2bdf8e34bdddcaf8cca3c1d4e826518592f0055c427c39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.53/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.54/act_Windows_i386.zip",
"hash": "a02c2be6d30e5481c5aad8c2c34a6815a05f4e47580c5eb9a676473352b6d25b" "hash": "731981f0f8c1579a6ed1866d101679ee7f9a8b6fc6da7378df60d532bdf52967"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.53/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.54/act_Windows_arm64.zip",
"hash": "a559ab2dad9eda3cd11723ded6d35a6ea66c39a9bdcc6341cbaa3403e3a5cd1d" "hash": "de2e509b34e48b5f4a9caae482f958cae0a3b83ef53e5f07f074da372b77c277"
} }
}, },
"bin": "act.exe", "bin": "act.exe",