diff --git a/Makefile b/Makefile index b1afc3fb3f6b9bdc3f10c0bcbed3f76020323f15..ffadf611d636a8a6b3f812c4a7c7e7d8d70ce43b 100644 --- a/Makefile +++ b/Makefile @@ -156,9 +156,9 @@ GIT_VERSION ?= # GIT_VERSION_MASTER is a commit hash from Git’s master branch, typically between 7–14 days old. # Do not modify the format, it's automatically updated by renovate-gitlab-bot. The timestamp # is used for version comparison by renovate. -# renovate: 1764556301000 -GIT_VERSION_MASTER ?= aea8cc3a10c325a22a75e2d4f582db959d3854ae -GIT_VERSION_PREV ?= 419c72cb8ada252b260efc38ff91fe201de7c8c3 +# renovate: 1761534564000 +GIT_VERSION_MASTER ?= 419c72cb8ada252b260efc38ff91fe201de7c8c3 +GIT_VERSION_PREV ?= 23466173824c0a0f835c0d790c2f38156ae6284a # # GIT_VERSION_x_xx defines versions for each instance of bundled Git we ship. When a new # major version is added, be sure to update GIT_PACKED_EXECUTABLES, the *-bundled-git targets,