gitlab-runner: Update to version 16.9.1

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:03 +00:00
parent 46036a6fb3
commit f56628d222

View File

@ -1,5 +1,5 @@
{
"version": "16.9.0",
"version": "16.9.1",
"description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
@ -16,12 +16,12 @@
],
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "9dbb14ec36926983a334d13162a31d142ff02b681d0bdf4c558863d27852df74"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "76e30bedb7aac913ad3d4b03c9abb95f2a8c30ff63101b9f27894a1648bba569"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "93f72744899c0eb9638070f055359efd6df71c9fff8a778dcaa14bad735fcfa0"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "078376507acd9096faac00057f3e31fc1ac86cb6a0174007ca978dc2a60ba959"
}
},
"bin": "gitlab-runner.exe",