act: Update to version 0.2.83

This commit is contained in:
github-actions[bot] 2025-12-01 04:39:00 +00:00
parent e3100e828d
commit 12f3854eeb

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.82", "version": "0.2.83",
"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.82/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_x86_64.zip",
"hash": "caa71df05081db3b614de65cb7c6e84454d7308a553998316d45a66517dd8825" "hash": "3e80345061ef4bfbb5a96da7a18f71578a0847b25a29ab0dc5f7e846ebb5a108"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_i386.zip",
"hash": "865db295dd47267e66b53691f2dc007ff6f12cc3e405ba52fa8ccb7ad767372c" "hash": "3db1ac00dd564c06a6f5ef5ba73305efdf08ad39fed58b01528bb48a9b5adfcb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.83/act_Windows_arm64.zip",
"hash": "d22316535714ab7fa838624fa0be0419835aa4392e2d2040c2bcb2535aac1a9f" "hash": "7b75ddf1fef53602091a08af0c7593250a4aa13478a9f43672443fdbb22b671e"
} }
}, },
"bin": "act.exe", "bin": "act.exe",