gitlab-runner: Update to version 16.0.1

This commit is contained in:
github-actions[bot] 2023-05-24 00:36:02 +00:00
parent 1ea1a369bb
commit 3783f11f10

View File

@ -1,5 +1,5 @@
{ {
"version": "16.0.0", "version": "16.0.1",
"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.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "9227452bdd1088113fe00e9e2d5c83c3747e161a6ef2bd663b7f12714c351e92" "hash": "4793c951834636cccd85541e60f44f4e6fc420a2f66a847a18111728922ce0f7"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "7c26d5e627a7167e9c0332b9ab26227b8244cb4047f8bd22c8cbc063b69d7519" "hash": "fd9306aadd9d85dbb4a339e2b9f91a860337c4d82b3a7b97d1e6a79a7085493d"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",