diff --git a/Makefile b/Makefile index b1afc3fb3f6b9bdc3f10c0bcbed3f76020323f15..93d516f06848375fe0a75a5097410f7461c25af6 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: 1764913799000 +GIT_VERSION_MASTER ?= 644aed89218e4332270f3caaa734fd670a43646b +GIT_VERSION_PREV ?= aea8cc3a10c325a22a75e2d4f582db959d3854ae # # 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,