gitlab-runner: Update to version 16.2.2

This commit is contained in:
github-actions[bot] 2023-10-06 08:26:48 +00:00
parent d6a0a2eb29
commit 86e1d3500c

View File

@ -1,5 +1,5 @@
{ {
"version": "16.4.1", "version": "16.2.2",
"description": "Run your jobs and send the results back to GitLab", "description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
@ -16,12 +16,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "21f977f44da3757791d311866d02b670766907320fe467a8f34842af58e5d044" "hash": "043f51ecb2797ec00d628449e9e26a41f49ff27ab5949d1b187b4032db83c112"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "51032f929dac63b0103397e17adf570a802286928b28305ded814e4791c901fb" "hash": "c4a9395b66dbfee8e0169b6dd2df2fcf6b92961ebad9e870e62ec29c7e45dcd9"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",