gitlab-runner: Update to version 16.0.0

This commit is contained in:
github-actions[bot] 2023-05-22 16:28:56 +00:00
parent faa402e619
commit 1a3d35ed41

View File

@ -1,5 +1,5 @@
{ {
"version": "15.11.0", "version": "16.0.0",
"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/v15.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "75ee63ebb95fef4c394f7860c5f8ad6613bd30726c90571bb2be22b7027e3e26" "hash": "9227452bdd1088113fe00e9e2d5c83c3747e161a6ef2bd663b7f12714c351e92"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "3ffd4d79999133406992e7ceaba1dd5b780170a06921185b7494e9a25c0ba1dd" "hash": "7c26d5e627a7167e9c0332b9ab26227b8244cb4047f8bd22c8cbc063b69d7519"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",